scoop-games/bucket/wesnoth.json

25 lines
950 B
JSON

{
"homepage": "https://www.wesnoth.org/",
"description": "Turn-based singleplayer and multiplayer strategy game with a high fantasy theme",
"version": "1.14.17",
"license": "GPL-2.0-or-later",
"url": "https://downloads.sourceforge.net/project/wesnoth/wesnoth-1.14/wesnoth-1.14.17/wesnoth-1.14.17-win32.exe#/dl.7z",
"hash": "6886359657503cb55e3f8e5c03fe559faa5f02a93a825852b4ff6ad081f1989f",
"shortcuts": [
[
"wesnoth.exe",
"The Battle for Wesnoth"
]
],
"checkver": {
"url": "https://wiki.wesnoth.org/Download",
"regex": "wesnoth-([\\d.]+)-win32.exe"
},
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/wesnoth/wesnoth-$majorVersion.$minorVersion/wesnoth-$version/wesnoth-$version-win32.exe#/dl.7z",
"hash": {
"url": "https://files.wesnoth.org/releases/wesnoth-$version-win32.exe.sha256"
}
}
}