scoop-games/bucket/freeorion-test.json

29 lines
1.1 KiB
JSON
Raw Normal View History

{
"homepage": "https://freeorion.org/",
"description": "Turn-based space empire and galactic conquest (4X) game (Test Build)",
"version": "2022-01-04.0a71f9c",
"license": "GPL-2.0",
"url": "https://sourceforge.net/projects/freeorion/files/FreeOrion/Test/FreeOrion_2022-01-04.0a71f9c_Test_Win32_Setup.exe/download#/dl.zip",
"hash": "4ce70384525c2c362abb0b4402da3579c56f431903ae1997771463f91fb81cf7",
"bin": [
[
"FreeOrion.exe",
"freeorion-test"
]
],
"shortcuts": [
[
"FreeOrion.exe",
"FreeOrion (Test Build)"
]
],
"checkver": {
"url": "https://sourceforge.net/projects/freeorion/files/FreeOrion/Test/",
"regex": "FreeOrion_(?<year>[\\d]{4})-(?<month>[\\d]{2})-(?<day>[\\d]{2})\\.(?<commit>[a-z\\d]{7})_Test_Win32_Setup",
"replace": "${year}-${month}-${day}.${commit}"
},
"autoupdate": {
"url": "https://sourceforge.net/projects/freeorion/files/FreeOrion/Test/FreeOrion_$version_Test_Win32_Setup.exe/download#/dl.zip"
}
}