39 lines
1.3 KiB
JSON
39 lines
1.3 KiB
JSON
{
|
|
"version": "1.3.2",
|
|
"description": "Game save data backup tool with optional cloud support",
|
|
"homepage": "https://mikemaximus.github.io/gbm-web/",
|
|
"license": {
|
|
"identifier": "GPL-3.0-or-later",
|
|
"url": "https://github.com/MikeMaximus/gbm/blob/master/LICENSE"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/MikeMaximus/gbm/releases/download/v1.3.2/GBM.v1.3.2.64-bit.7z",
|
|
"hash": "57abdc8ee01e36bf15e2f18a22e448db230d9e24b8bc32de098c4a7cd6790ad6"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/MikeMaximus/gbm/releases/download/v1.3.2/GBM.v1.3.2.32-bit.7z",
|
|
"hash": "13889e261f19454fe220eea9e6dadc731bb284b04e8a88a0c0eee5a67585278d"
|
|
}
|
|
},
|
|
"shortcuts": [
|
|
[
|
|
"GBM.exe",
|
|
"Game Backup Monitor (GBM)"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/MikeMaximus/gbm"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/MikeMaximus/gbm/releases/download/v$version/GBM.v$version.64-bit.7z"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/MikeMaximus/gbm/releases/download/v$version/GBM.v$version.32-bit.7z"
|
|
}
|
|
}
|
|
}
|
|
}
|