mgba-dev: Update to version 0.8.0-6065
parent
5aae5afc14
commit
b3e2f06403
|
@ -2,15 +2,15 @@
|
||||||
"homepage": "https://mgba.io/",
|
"homepage": "https://mgba.io/",
|
||||||
"description": "A fast, accurate, and portable GBA emulator (development version)",
|
"description": "A fast, accurate, and portable GBA emulator (development version)",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"version": "0.8.0-6064",
|
"version": "0.8.0-6065",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://s3.amazonaws.com/mgba/mGBA-build-latest-win64.7z",
|
"url": "https://s3.amazonaws.com/mgba/mGBA-build-latest-win64.7z",
|
||||||
"hash": "067f4328345f73492fda3a88a9175230199ebefafee1914ae209391d5a241a03"
|
"hash": "f083ca4eccc043e2be051f9ccba89869dabceecbee58ec5860f84c5d21ec9d3f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://s3.amazonaws.com/mgba/mGBA-build-latest-win32.7z",
|
"url": "https://s3.amazonaws.com/mgba/mGBA-build-latest-win32.7z",
|
||||||
"hash": "5bd897cea637bd81887ce35d1285bc713f111e402e86a4e5483903c9d8ee2482"
|
"hash": "8f888f16712e058beec71f104cc5313a93cf7ec3574092af0e060e9ce16868bb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|
Loading…
Reference in New Issue