ryujinx-dev: Update to version 1.1.21

master
Richard Kuhnt 2022-02-09 00:30:53 +00:00
parent 71011cb0f0
commit bfdca0da78
1 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@
"homepage": "https://ryujinx.org/", "homepage": "https://ryujinx.org/",
"description": "A simple, experimental Nintendo Switch emulator written in C#.", "description": "A simple, experimental Nintendo Switch emulator written in C#.",
"license": "MIT", "license": "MIT",
"version": "1.1.20", "version": "1.1.21",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Ryujinx/release-channel-master/releases/download/1.1.20/ryujinx-1.1.20-win_x64.zip", "url": "https://github.com/Ryujinx/release-channel-master/releases/download/1.1.21/ryujinx-1.1.21-win_x64.zip",
"hash": "7c50a026c9b8d7cbb55f5607e95b18b65c8d3c9981cea3187042d0e49cd6fc69" "hash": "c8b595a0a4667c452befe680e7cf00c225c49d6e2ff13ea8bfefb5f93ed97c34"
} }
}, },
"extract_dir": "publish", "extract_dir": "publish",