summary refs log tree commit diff
path: root/pkgs/games/factorio/versions.json
blob: 37abb4aed03ac89ead05cf551601a98811f57eb4 (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
51
52
53
54
55
56
57
58
{
  "x86_64-linux": {
    "alpha": {
      "experimental": {
        "name": "factorio_alpha_x64-1.1.65.tar.xz",
        "needsAuth": true,
        "sha256": "0rzifli06s3k3gyzxpzzisxkvnvcidw4njkibrld2n5pwhjg8qbb",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.65/alpha/linux64",
        "version": "1.1.65"
      },
      "stable": {
        "name": "factorio_alpha_x64-1.1.61.tar.xz",
        "needsAuth": true,
        "sha256": "1rgb3i6l9v5vv3qw0ngfxryamql2fhhqymv4dr86rxjy863rpx65",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.61/alpha/linux64",
        "version": "1.1.61"
      }
    },
    "demo": {
      "experimental": {
        "name": "factorio_demo_x64-1.1.60.tar.xz",
        "needsAuth": false,
        "sha256": "1sckcc8dndml2ahka96qlhyjqinbgzh2sns2qfphsph9x26q1vxn",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.60/demo/linux64",
        "version": "1.1.60"
      },
      "stable": {
        "name": "factorio_demo_x64-1.1.59.tar.xz",
        "needsAuth": false,
        "sha256": "1nddk8184kgq4ni0y9j2l8sa3szvcbsq9l90b35l9jb6sqflgki0",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.59/demo/linux64",
        "version": "1.1.59"
      }
    },
    "headless": {
      "experimental": {
        "name": "factorio_headless_x64-1.1.65.tar.xz",
        "needsAuth": false,
        "sha256": "1h5ziip9jbqr03ci2fvf3zqwmy0l7m25br3rm5xv0af9wig9wvh1",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.65/headless/linux64",
        "version": "1.1.65"
      },
      "stable": {
        "name": "factorio_headless_x64-1.1.61.tar.xz",
        "needsAuth": false,
        "sha256": "0ndnc0f22bqjg1v6ah7i4nzghvk7cn73sgm22lf715di6f6srr38",
        "tarDirectory": "x64",
        "url": "https://factorio.com/get-download/1.1.61/headless/linux64",
        "version": "1.1.61"
      }
    }
  }
}