ryujinx: Update to version 1.1.248

This commit is contained in:
github-actions[bot] 2022-09-02 00:34:07 +00:00
parent dac68f101b
commit b68a83990a

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.246", "version": "1.1.248",
"description": "A simple, experimental Nintendo Switch emulator", "description": "A simple, experimental Nintendo Switch emulator",
"homepage": "https://ryujinx.org/", "homepage": "https://ryujinx.org/",
"license": { "license": {
@ -12,8 +12,8 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Ryujinx/release-channel-master/releases/download/1.1.246/ryujinx-1.1.246-win_x64.zip", "url": "https://github.com/Ryujinx/release-channel-master/releases/download/1.1.248/ryujinx-1.1.248-win_x64.zip",
"hash": "4db20e76d601db920905fca7ee8a8dd662ab9c4d754e6eff1195e5934959abda" "hash": "9bd2754c37ff847eec6d7487fa88b87368f22c152c286de16e2178ee33d3d26b"
} }
}, },
"extract_dir": "publish", "extract_dir": "publish",