mgba: Update to version 0.9.2

This commit is contained in:
github-actions[bot] 2022-04-12 04:29:11 +00:00
parent 3dea6b46ce
commit 132863d660

View File

@ -1,5 +1,5 @@
{ {
"version": "0.9.3", "version": "0.9.2",
"description": "A fast, accurate, and portable GBA emulator", "description": "A fast, accurate, and portable GBA emulator",
"homepage": "https://mgba.io/", "homepage": "https://mgba.io/",
"license": { "license": {
@ -8,14 +8,14 @@
}, },
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/mgba-emu/mgba/releases/download/0.9.3/mGBA-0.9.3-win32.7z", "url": "https://github.com/mgba-emu/mgba/releases/download/0.9.2/mGBA-0.9.2-win32.7z",
"hash": "54df53ba5bb463395da0b85db8692234259c2ab7210781d49426b78e5a259757", "hash": "0e3bcbc08963d3c10e368d7b6740c43640f5769ea7fd50d91f055321ab2dcd69",
"extract_dir": "mGBA-0.9.3-win32" "extract_dir": "mGBA-0.9.2-win32"
}, },
"64bit": { "64bit": {
"url": "https://github.com/mgba-emu/mgba/releases/download/0.9.3/mGBA-0.9.3-win64.7z", "url": "https://github.com/mgba-emu/mgba/releases/download/0.9.2/mGBA-0.9.2-win64.7z",
"hash": "a84ba662a2808f2d47de6f00d437981359194b807447043860a33ce15b3f5468", "hash": "d4128d77ea3dac0ca87c360c67eb600f94741e551c03587bf17ed29af0bdc084",
"extract_dir": "mGBA-0.9.3-win64" "extract_dir": "mGBA-0.9.2-win64"
} }
}, },
"pre_install": [ "pre_install": [