50 lines
1.4 KiB
JSON
50 lines
1.4 KiB
JSON
{
|
|
"homepage": "http://www.snes9x.com/",
|
|
"description": "SNES (Super Nintendo Entertainment System) emulator",
|
|
"version": "1.60",
|
|
"license": "Freeware",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "http://www.s9x-w32.de/dl/snes9x-1.60-win32.zip",
|
|
"hash": "c373522f4e9872626fbc29fa9e83d06122530e53e2328d39811394ca391ef728",
|
|
"bin": "snes9x.exe",
|
|
"shortcuts": [
|
|
[
|
|
"snes9x.exe",
|
|
"Snes9X"
|
|
]
|
|
]
|
|
},
|
|
"64bit": {
|
|
"url": "http://www.s9x-w32.de/dl/snes9x-1.60-win32-x64.zip",
|
|
"hash": "d5914d166e6d9987429566b8ad70f42d8c851c87ababace738918966852a58a3",
|
|
"bin": [
|
|
[
|
|
"snes9x-x64.exe",
|
|
"snes9x"
|
|
]
|
|
],
|
|
"shortcuts": [
|
|
[
|
|
"snes9x-x64.exe",
|
|
"Snes9X"
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"checkver": {
|
|
"url": "http://www.s9x-w32.de/dl/",
|
|
"regex": "Snes9x ([\\d]+[\\.][\\d]+) Windows Version"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "http://www.s9x-w32.de/dl/snes9x-$version-win32.zip"
|
|
},
|
|
"64bit": {
|
|
"url": "http://www.s9x-w32.de/dl/snes9x-$version-win32-x64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|