scoop-games/bucket/wesnoth.json

24 lines
915 B
JSON

{
"version": "1.16.4",
"description": "Turn-based singleplayer and multiplayer strategy game with a high fantasy theme",
"homepage": "https://www.wesnoth.org/",
"license": "GPL-2.0-or-later",
"url": "https://sourceforge.net/projects/wesnoth/files/wesnoth-1.16/wesnoth-1.16.4/wesnoth-1.16.4-win64.exe/download#/dl.7z",
"hash": "cd9b0b23de5d8d5dea753ab37578b8d997d4f33d6d42c2f87dd6fd52be5df99b",
"shortcuts": [
[
"wesnoth.exe",
"The Battle for Wesnoth"
]
],
"checkver": {
"github": "https://github.com/wesnoth/wesnoth"
},
"autoupdate": {
"url": "https://sourceforge.net/projects/wesnoth/files/wesnoth-$majorVersion.$minorVersion/wesnoth-$version/wesnoth-$version-win64.exe/download#/dl.7z",
"hash": {
"url": "https://files.wesnoth.org/releases/wesnoth-$version-win64.exe.sha256"
}
}
}