27 lines
1012 B
JSON
27 lines
1012 B
JSON
{
|
|
"version": "0.4.10.2",
|
|
"description": "Turn-based space empire and galactic conquest (4X) game",
|
|
"homepage": "https://freeorion.org/",
|
|
"license": "GPL-2.0",
|
|
"url": "https://sourceforge.net/projects/freeorion/files/FreeOrion/FreeOrion%20Version%200.4.10/FreeOrion_v0.4.10.2_2021-08-01.f663dad_Win32_Setup.exe#/dl.zip",
|
|
"hash": "sha1:427bee2806be31138c8ddbb379e911f554f53479",
|
|
"shortcuts": [
|
|
[
|
|
"FreeOrion.exe",
|
|
"FreeOrion Windowed"
|
|
],
|
|
[
|
|
"FreeOrion.exe",
|
|
"FreeOrion Fullscreen",
|
|
"-f"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "https://github.com/freeorion/freeorion/releases/latest",
|
|
"regex": "FreeOrion_v([\\d.]+)_(?<file>[\\d\\-.a-z]+)_Win32_Setup.exe"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://sourceforge.net/projects/freeorion/files/FreeOrion/FreeOrion%20Version%20$majorVersion.$minorVersion.$patchVersion/FreeOrion_v$version_$matchFile_Win32_Setup.exe#/dl.zip"
|
|
}
|
|
}
|