nix-cfg/hosts/vps1/services/factorio-versions.json
2025-01-22 18:30:21 +04:00

17 lines
479 B
JSON

{
"x86_64-linux": {
"headless": {
"stable": {
"candidateHashFilenames": [
"factorio-headless_linux_2.0.30.tar.xz"
],
"name": "factorio_headless_x64-2.0.21.tar.xz",
"needsAuth": false,
"sha256": "4137824a20e1f3298410432c85e62d0eb46b0dab1a8411c233699f890d4c1668",
"tarDirectory": "x64",
"url": "https://factorio.com/get-download/2.0.30/headless/linux64",
"version": "2.0.30"
}
}
}
}