summary refs log tree commit diff
path: root/pkgs/games/factorio/versions.json
blob: 0c159d6773ec43bf90823869cabf8ba05649cc66 (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.45.tar.xz",
        "needsAuth": true,
        "sha256": "1gqf8p253qwlsg66fzh6nb264ckmg2wrrvg7grcxxniki7whd759",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.45/alpha/linux64",
        "version": "1.1.45"
      },
      "stable": {
        "name": "factorio_alpha_x64-1.1.46.tar.xz",
        "needsAuth": true,
        "sha256": "sha256-ikvtD5X0WRBVMsByXLXC5jtVZeIFQIsWlZ9vzomYdGU=",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.46/alpha/linux64",
        "version": "1.1.46"
      }
    },
    "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.45.tar.xz",
        "needsAuth": false,
        "sha256": "1ga35yricj5k2b00hwyb7jgpa0c4v73q3lj9sn424rjxixy6naxf",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.45/headless/linux64",
        "version": "1.1.45"
      },
      "stable": {
        "name": "factorio_headless_x64-1.1.46.tar.xz",
        "needsAuth": false,
        "sha256": "sha256-xJ/NBwQR6tdwoAz/1RZmcGwutqETWgzyAlpg5ls2ba0=",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.46/headless/linux64",
        "version": "1.1.46"
      }
    }
  }
}