35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"version": "3.0.3",
|
|
"description": "Empire-building strategy game",
|
|
"homepage": "http://www.freeciv.org/",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "http://prdownloads.sourceforge.net/freeciv/Freeciv-3.0.3-msys2-win64-gtk3.22-setup.exe?download#/setup.7z",
|
|
"hash": "e601b328c113e6f276a107b637f59f6ef42ba760cab52fa2d1e57a47893788e3",
|
|
"bin": [
|
|
"freeciv-gtk3.22.exe",
|
|
"freeciv-mp-gtk3.exe",
|
|
"freeciv-server.exe"
|
|
],
|
|
"shortcuts": [
|
|
[
|
|
"freeciv-gtk3.22.exe",
|
|
"Freeciv"
|
|
],
|
|
[
|
|
"freeciv-mp-gtk3.exe",
|
|
"Freeciv Modpack Installer"
|
|
],
|
|
[
|
|
"freeciv-server.exe",
|
|
"Freeciv Server"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "http://www.freeciv.org/download.html",
|
|
"regex": "stable release, (\\d{1,2}\\.\\d{1,2}\\.\\d{1,2})"
|
|
},
|
|
"autoupdate": {
|
|
"url": "http://prdownloads.sourceforge.net/freeciv/Freeciv-$version-msys2-win64-gtk3.22-setup.exe?download#/setup.7z"
|
|
}
|
|
}
|