25 lines
947 B
JSON
25 lines
947 B
JSON
{
|
|
"homepage": "https://www.wesnoth.org/",
|
|
"description": "Turn-based singleplayer and multiplayer strategy game with a high fantasy theme",
|
|
"version": "1.14.9",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "https://downloads.sourceforge.net/project/wesnoth/wesnoth-1.14/wesnoth-1.14.9/wesnoth-1.14.9-win32.exe#/dl.7z",
|
|
"hash": "17fd07ac2a48c9b8abc56d12f503557f007b306eb77a447a1c22d9a3e66371f9",
|
|
"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"
|
|
}
|
|
}
|
|
}
|