factorio-experimental: 2.0.23 -> 2.0.24
This commit is contained in:
parent
2eca8a59b3
commit
fa903ba5da
1 changed files with 34 additions and 34 deletions
|
@ -2,6 +2,17 @@
|
|||
"x86_64-linux": {
|
||||
"alpha": {
|
||||
"experimental": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio_linux_2.0.24.tar.xz"
|
||||
],
|
||||
"name": "factorio_alpha_x64-2.0.24.tar.xz",
|
||||
"needsAuth": true,
|
||||
"sha256": "6ec7a0badcf65d40aa51b168ae981bb0a6af3034b4428604e6a91504993741b8",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.24/alpha/linux64",
|
||||
"version": "2.0.24"
|
||||
},
|
||||
"stable": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio_linux_2.0.23.tar.xz"
|
||||
],
|
||||
|
@ -11,17 +22,6 @@
|
|||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.23/alpha/linux64",
|
||||
"version": "2.0.23"
|
||||
},
|
||||
"stable": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio_linux_2.0.21.tar.xz"
|
||||
],
|
||||
"name": "factorio_alpha_x64-2.0.21.tar.xz",
|
||||
"needsAuth": true,
|
||||
"sha256": "275e0d78d0671da28cf1fbc8d07c99239600ba2fe475ea49ce93436258cf6901",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.21/alpha/linux64",
|
||||
"version": "2.0.21"
|
||||
}
|
||||
},
|
||||
"demo": {
|
||||
|
@ -50,6 +50,17 @@
|
|||
},
|
||||
"expansion": {
|
||||
"experimental": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio-space-age_linux_2.0.24.tar.xz"
|
||||
],
|
||||
"name": "factorio_expansion_x64-2.0.24.tar.xz",
|
||||
"needsAuth": true,
|
||||
"sha256": "2319e98e2555974124b34e7364b2c67ad635531af92670a6625b400437d4acca",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.24/expansion/linux64",
|
||||
"version": "2.0.24"
|
||||
},
|
||||
"stable": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio-space-age_linux_2.0.23.tar.xz"
|
||||
],
|
||||
|
@ -59,21 +70,22 @@
|
|||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.23/expansion/linux64",
|
||||
"version": "2.0.23"
|
||||
},
|
||||
"stable": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio-space-age_linux_2.0.21.tar.xz"
|
||||
],
|
||||
"name": "factorio_expansion_x64-2.0.21.tar.xz",
|
||||
"needsAuth": true,
|
||||
"sha256": "55a55ae2bca596b8f4a2b8f72deb543d9b494d8f030f394efa4fd6d9bb0a9802",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.21/expansion/linux64",
|
||||
"version": "2.0.21"
|
||||
}
|
||||
},
|
||||
"headless": {
|
||||
"experimental": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio-headless_linux_2.0.24.tar.xz",
|
||||
"factorio_headless_x64_2.0.24.tar.xz"
|
||||
],
|
||||
"name": "factorio_headless_x64-2.0.24.tar.xz",
|
||||
"needsAuth": false,
|
||||
"sha256": "4644acc4195391fe19a7468c546d10a494ce1a188964c79f20cb0fa050b67120",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.24/headless/linux64",
|
||||
"version": "2.0.24"
|
||||
},
|
||||
"stable": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio-headless_linux_2.0.23.tar.xz",
|
||||
"factorio_headless_x64_2.0.23.tar.xz"
|
||||
|
@ -84,18 +96,6 @@
|
|||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.23/headless/linux64",
|
||||
"version": "2.0.23"
|
||||
},
|
||||
"stable": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio-headless_linux_2.0.21.tar.xz",
|
||||
"factorio_headless_x64_2.0.21.tar.xz"
|
||||
],
|
||||
"name": "factorio_headless_x64-2.0.21.tar.xz",
|
||||
"needsAuth": false,
|
||||
"sha256": "1d6d2785006d6a8d9d5fdcdaa7097a189ec35ba95f3521025dc4e046f7a1398e",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.21/headless/linux64",
|
||||
"version": "2.0.21"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue