25 lines
950 B
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.14",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "https://downloads.sourceforge.net/project/wesnoth/wesnoth-1.14/wesnoth-1.14.14/wesnoth-1.14.14-win32.exe#/dl.7z",
|
|
"hash": "454a0a9f6c82da18cd30fe8c7fd8a1f6e9a2f3cb1f53cba5e3c4e7f7c9fd088b",
|
|
"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"
|
|
}
|
|
}
|
|
}
|