factorio-alpha: 2.0.20 -> 2.0.23
This commit is contained in:
parent
105b0813c1
commit
bd68caadae
1 changed files with 34 additions and 34 deletions
|
@ -2,6 +2,17 @@
|
|||
"x86_64-linux": {
|
||||
"alpha": {
|
||||
"experimental": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio_linux_2.0.23.tar.xz"
|
||||
],
|
||||
"name": "factorio_alpha_x64-2.0.23.tar.xz",
|
||||
"needsAuth": true,
|
||||
"sha256": "3a3f27a5364d33896c8b35d352d0d2d6086b4ba98627eda71b26e57127309bfb",
|
||||
"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"
|
||||
],
|
||||
|
@ -11,17 +22,6 @@
|
|||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.21/alpha/linux64",
|
||||
"version": "2.0.21"
|
||||
},
|
||||
"stable": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio_linux_2.0.20.tar.xz"
|
||||
],
|
||||
"name": "factorio_alpha_x64-2.0.20.tar.xz",
|
||||
"needsAuth": true,
|
||||
"sha256": "999247294680f67b29ea4758014e8337069dccc19f8f3808a99f45d8213972b0",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.20/alpha/linux64",
|
||||
"version": "2.0.20"
|
||||
}
|
||||
},
|
||||
"demo": {
|
||||
|
@ -50,6 +50,17 @@
|
|||
},
|
||||
"expansion": {
|
||||
"experimental": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio-space-age_linux_2.0.23.tar.xz"
|
||||
],
|
||||
"name": "factorio_expansion_x64-2.0.23.tar.xz",
|
||||
"needsAuth": true,
|
||||
"sha256": "8c6bb2c3afd198b8d5e1042f2babcb2db2d55645d1e84d9cfbba77cd83ae9e6a",
|
||||
"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"
|
||||
],
|
||||
|
@ -59,21 +70,22 @@
|
|||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.21/expansion/linux64",
|
||||
"version": "2.0.21"
|
||||
},
|
||||
"stable": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio-space-age_linux_2.0.20.tar.xz"
|
||||
],
|
||||
"name": "factorio_expansion_x64-2.0.20.tar.xz",
|
||||
"needsAuth": true,
|
||||
"sha256": "cbc6e70985295b078fec8b9ce759fbf8a68ac157fcc7bbead934a9c3108d997f",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.20/expansion/linux64",
|
||||
"version": "2.0.20"
|
||||
}
|
||||
},
|
||||
"headless": {
|
||||
"experimental": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio-headless_linux_2.0.23.tar.xz",
|
||||
"factorio_headless_x64_2.0.23.tar.xz"
|
||||
],
|
||||
"name": "factorio_headless_x64-2.0.23.tar.xz",
|
||||
"needsAuth": false,
|
||||
"sha256": "e819fc9ad6df061bf9d4bffc91988dd18d0e3982c8b1c22c0525d78bda3ef216",
|
||||
"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"
|
||||
|
@ -84,18 +96,6 @@
|
|||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.21/headless/linux64",
|
||||
"version": "2.0.21"
|
||||
},
|
||||
"stable": {
|
||||
"candidateHashFilenames": [
|
||||
"factorio-headless_linux_2.0.20.tar.xz",
|
||||
"factorio_headless_x64_2.0.20.tar.xz"
|
||||
],
|
||||
"name": "factorio_headless_x64-2.0.20.tar.xz",
|
||||
"needsAuth": false,
|
||||
"sha256": "c4a901f2f1dbedbb41654560db4c6fab683a30c20334e805d4ef740c0416515a",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/2.0.20/headless/linux64",
|
||||
"version": "2.0.20"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue