about summary refs log tree commit diff
path: root/pkgs/games/factorio/versions.json
blob: d29795d31b9527062f978f398a7c71428479a5b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
  "x86_64-linux": {
    "alpha": {
      "experimental": {
        "name": "factorio_alpha_x64-1.1.48.tar.xz",
        "needsAuth": true,
        "sha256": "1j26rrllmbk535xspqp3czl19ijbvyglxfa0ivpmw4wj2cm6796n",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.48/alpha/linux64",
        "version": "1.1.48"
      },
      "stable": {
        "name": "factorio_alpha_x64-1.1.48.tar.xz",
        "needsAuth": true,
        "sha256": "1j26rrllmbk535xspqp3czl19ijbvyglxfa0ivpmw4wj2cm6796n",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.48/alpha/linux64",
        "version": "1.1.48"
      }
    },
    "demo": {
      "stable": {
        "name": "factorio_demo_x64-1.1.46.tar.xz",
        "needsAuth": false,
        "sha256": "sha256-CJVk1b3GXqs8xV2a7Pa6p6JxEOy86xAnRfz6kphCDHk=",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.46/demo/linux64",
        "version": "1.1.46"
      }
    },
    "headless": {
      "experimental": {
        "name": "factorio_headless_x64-1.1.48.tar.xz",
        "needsAuth": false,
        "sha256": "0hipzxaj322y4g1if44p818f7f5zmhg831xw6ahxnqg5g8kvf19y",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.48/headless/linux64",
        "version": "1.1.48"
      },
      "stable": {
        "name": "factorio_headless_x64-1.1.48.tar.xz",
        "needsAuth": false,
        "sha256": "0hipzxaj322y4g1if44p818f7f5zmhg831xw6ahxnqg5g8kvf19y",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.48/headless/linux64",
        "version": "1.1.48"
      }
    }
  }
}