mgba: Update to version 0.8.3
parent
54917d59e9
commit
c75724a81b
|
@ -2,17 +2,17 @@
|
|||
"homepage": "https://mgba.io/",
|
||||
"description": "A fast, accurate, and portable GBA emulator",
|
||||
"license": "MPL-2.0",
|
||||
"version": "0.8.2",
|
||||
"version": "0.8.3",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mgba-emu/mgba/releases/download/0.8.2/mGBA-0.8.2-win64.7z",
|
||||
"hash": "a8a60190d7661f67566ed983aa7ab17b7afa7bb2e5a45adca852886120360e54",
|
||||
"extract_dir": "mGBA-0.8.2-win64"
|
||||
"url": "https://github.com/mgba-emu/mgba/releases/download/0.8.3/mGBA-0.8.3-win64.7z",
|
||||
"hash": "a8d9b7b76a60fa9756c52106ce5dc45ef9dfedf39f33dccaa045ce52a60b4664",
|
||||
"extract_dir": "mGBA-0.8.3-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mgba-emu/mgba/releases/download/0.8.2/mGBA-0.8.2-win32.7z",
|
||||
"hash": "8ba94723cbbd5ae59e621f43e343f2e2fde75949ebf730cb86aa02d057a4aac7",
|
||||
"extract_dir": "mGBA-0.8.2-win32"
|
||||
"url": "https://github.com/mgba-emu/mgba/releases/download/0.8.3/mGBA-0.8.3-win32.7z",
|
||||
"hash": "cd0bf8b4c9ffc62500e47ec88c4618fe44bf040860b4d3276b62ceb49e8374fa",
|
||||
"extract_dir": "mGBA-0.8.3-win32"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
|
Loading…
Reference in New Issue