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.2",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "https://downloads.sourceforge.net/project/freeciv/Freeciv%202.6/2.6.2/Freeciv-2.6.2-win32-gtk3-setup.exe#/setup.7z",
|
|
"hash": "sha1:cbb6a574b7b4efe3465d94afa8b645c8c176f976",
|
|
"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"
|
|
}
|
|
}
|