27 lines
940 B
JSON
27 lines
940 B
JSON
{
|
|
"version": "2.2.0",
|
|
"description": "Easily download and manage game cheats for your convenience.",
|
|
"homepage": "https://github.com/dyang886/Game-Cheats-Manager",
|
|
"license": "GPL-3.0",
|
|
"url": "https://github.com/dyang886/Game-Cheats-Manager/releases/download/v2.2.0/Game.Cheats.Manager.Setup.2.2.0.exe",
|
|
"hash": "19EB208F4108EA273AFCDD19F48F1ED83742AC8047E74691AA8709AF2FE6DF51",
|
|
"bin": "Game Cheats Manager.exe",
|
|
"shortcuts": [
|
|
[
|
|
"Game Cheats Manager.exe",
|
|
"Game Cheats Manager"
|
|
]
|
|
],
|
|
"innosetup": true,
|
|
"persist": [
|
|
"apps"
|
|
],
|
|
"checkver": {
|
|
"url": "https://github.com/dyang886/Game-Cheats-Manager/releases/latest",
|
|
"regex": "v(\\d+\\.\\d+\\.\\d+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/dyang886/Game-Cheats-Manager/releases/download/v$version/Game.Cheats.Manager.Setup.$version_Windows.exe"
|
|
}
|
|
}
|