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.15",
"license": "GPL-2.0-or-later",
"url": "https://downloads.sourceforge.net/project/wesnoth/wesnoth-1.14/wesnoth-1.14.15/wesnoth-1.14.15-win32.exe#/dl.7z",
"hash": "0af0a86bac4f93a3b2d5f9ee414866821462420672b80a8e222b45b3f21f10c5",
"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"
}
}
}