forked from mirrors/nixpkgs
Merge pull request #147264 from lukegb/factorio
This commit is contained in:
commit
caaf4bc95c
|
@ -2,20 +2,20 @@
|
|||
"x86_64-linux": {
|
||||
"alpha": {
|
||||
"experimental": {
|
||||
"name": "factorio_alpha_x64-1.1.45.tar.xz",
|
||||
"name": "factorio_alpha_x64-1.1.48.tar.xz",
|
||||
"needsAuth": true,
|
||||
"sha256": "1gqf8p253qwlsg66fzh6nb264ckmg2wrrvg7grcxxniki7whd759",
|
||||
"sha256": "1j26rrllmbk535xspqp3czl19ijbvyglxfa0ivpmw4wj2cm6796n",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/1.1.45/alpha/linux64",
|
||||
"version": "1.1.45"
|
||||
"url": "https://factorio.com/get-download/1.1.48/alpha/linux64",
|
||||
"version": "1.1.48"
|
||||
},
|
||||
"stable": {
|
||||
"name": "factorio_alpha_x64-1.1.46.tar.xz",
|
||||
"name": "factorio_alpha_x64-1.1.48.tar.xz",
|
||||
"needsAuth": true,
|
||||
"sha256": "sha256-ikvtD5X0WRBVMsByXLXC5jtVZeIFQIsWlZ9vzomYdGU=",
|
||||
"sha256": "1j26rrllmbk535xspqp3czl19ijbvyglxfa0ivpmw4wj2cm6796n",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/1.1.46/alpha/linux64",
|
||||
"version": "1.1.46"
|
||||
"url": "https://factorio.com/get-download/1.1.48/alpha/linux64",
|
||||
"version": "1.1.48"
|
||||
}
|
||||
},
|
||||
"demo": {
|
||||
|
@ -30,20 +30,20 @@
|
|||
},
|
||||
"headless": {
|
||||
"experimental": {
|
||||
"name": "factorio_headless_x64-1.1.45.tar.xz",
|
||||
"name": "factorio_headless_x64-1.1.48.tar.xz",
|
||||
"needsAuth": false,
|
||||
"sha256": "1ga35yricj5k2b00hwyb7jgpa0c4v73q3lj9sn424rjxixy6naxf",
|
||||
"sha256": "0hipzxaj322y4g1if44p818f7f5zmhg831xw6ahxnqg5g8kvf19y",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/1.1.45/headless/linux64",
|
||||
"version": "1.1.45"
|
||||
"url": "https://factorio.com/get-download/1.1.48/headless/linux64",
|
||||
"version": "1.1.48"
|
||||
},
|
||||
"stable": {
|
||||
"name": "factorio_headless_x64-1.1.46.tar.xz",
|
||||
"name": "factorio_headless_x64-1.1.48.tar.xz",
|
||||
"needsAuth": false,
|
||||
"sha256": "sha256-xJ/NBwQR6tdwoAz/1RZmcGwutqETWgzyAlpg5ls2ba0=",
|
||||
"sha256": "0hipzxaj322y4g1if44p818f7f5zmhg831xw6ahxnqg5g8kvf19y",
|
||||
"tarDirectory": "x64",
|
||||
"url": "https://factorio.com/get-download/1.1.46/headless/linux64",
|
||||
"version": "1.1.46"
|
||||
"url": "https://factorio.com/get-download/1.1.48/headless/linux64",
|
||||
"version": "1.1.48"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue