factorio-demo: 1.1.110 -> 2.0.27, fix update script

This commit is contained in:
Philipp Riegger
2025-03-16 10:32:45 +01:00
parent 27008ddbb2
commit 5ac6a03d89
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ RELEASE_TYPES = [
needs_auth=True,
hash_filename_format=["factorio_linux_{version}.tar.xz"],
),
ReleaseType("demo", hash_filename_format=["factorio_demo_x64_{version}.tar.xz"]),
ReleaseType("demo", hash_filename_format=["factorio-demo_linux_{version}.tar.xz"]),
ReleaseType(
"headless",
hash_filename_format=[
+5 -5
View File
@@ -37,14 +37,14 @@
},
"stable": {
"candidateHashFilenames": [
"factorio_demo_x64_1.1.110.tar.xz"
"factorio-demo_linux_2.0.27.tar.xz"
],
"name": "factorio_demo_x64-1.1.110.tar.xz",
"name": "factorio_demo_x64-2.0.27.tar.xz",
"needsAuth": false,
"sha256": "bddb91dcba9f300c25d590f861772eaf41f0b6ce8ae6b754de00d0e5f3eb5a35",
"sha256": "75938e76d0e730273616e2441ae3c3bc238bb3cfa38d34a43e5fb25a3d1f2323",
"tarDirectory": "x64",
"url": "https://factorio.com/get-download/1.1.110/demo/linux64",
"version": "1.1.110"
"url": "https://factorio.com/get-download/2.0.27/demo/linux64",
"version": "2.0.27"
}
},
"expansion": {