35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"homepage": "http://www.freeciv.org/",
|
|
"description": "Empire-building strategy game",
|
|
"version": "2.6.0",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "https://downloads.sourceforge.net/project/freeciv/Freeciv%202.6/2.6.0/Freeciv-2.6.0-win32-gtk3-setup.exe#/setup.7z",
|
|
"hash": "sha1:81f17d0b7ed4d47979d98d0012c3001f3890cd44",
|
|
"bin": [
|
|
"freeciv-gtk3.exe",
|
|
"freeciv-mp-gtk3.exe",
|
|
"freeciv-server.exe"
|
|
],
|
|
"shortcuts": [
|
|
[
|
|
"freeciv-gtk3.exe",
|
|
"Freeciv"
|
|
],
|
|
[
|
|
"freeciv-mp-gtk3.exe",
|
|
"Freeciv Modpack Installer"
|
|
],
|
|
[
|
|
"freeciv-server.exe",
|
|
"Freeciv Server"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "http://www.freeciv.org/download.html",
|
|
"regex": "Freeciv-([\\d.]+)-win32"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/freeciv/Freeciv%20$majorVersion.$minorVersion/$version/Freeciv-$version-win32-gtk3-setup.exe#/setup.7z"
|
|
}
|
|
}
|