46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"homepage": "http://bgb.bircd.org/",
|
|
"description": "GameBoy emulator/debugger",
|
|
"version": "1.5.8",
|
|
"license": "Freeware",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "http://bgb.bircd.org/bgb.zip",
|
|
"hash": "62239596976206af5cdc337c4f733616605e5d1c14cf1028f66458501a839cbc",
|
|
"bin": "bgb.exe",
|
|
"shortcuts": [
|
|
[
|
|
"bgb.exe",
|
|
"BGB GameBoy Emulator"
|
|
]
|
|
]
|
|
},
|
|
"64bit": {
|
|
"url": "http://bgb.bircd.org/bgbw64.zip",
|
|
"hash": "1016cf355c62173d8facb0b56c54b52df8efcf0364732b52a9388d36fbdbb0cc",
|
|
"bin": "bgb64.exe",
|
|
"shortcuts": [
|
|
[
|
|
"bgb64.exe",
|
|
"BGB GameBoy Emulator"
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"persist": "bgb.ini",
|
|
"checkver": {
|
|
"url": "http://bgb.bircd.org/",
|
|
"regex": "\\(current version: BGB ([\\d]+[\\.][\\d]+[\\.][\\d]+)\\)<\\/title>"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "http://bgb.bircd.org/bgb.zip"
|
|
},
|
|
"64bit": {
|
|
"url": "http://bgb.bircd.org/bgbw64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|