Skip to content

Commit bd774f0

Browse files
Auto Update Factorio to stable version: 2.0.60 experimental version: 2.0.60
1 parent b309910 commit bd774f0

File tree

3 files changed

+6
-22
lines changed

3 files changed

+6
-22
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@
77

88
<!-- start autogeneration tags -->
99
* `latest, 2.0.60`
10-
* `2, 2.0, 2.0.55, stable, stable-2.0.55`
11-
* `2.0.59`
12-
* `stable-1.1.110, 1, 1.1, 1.1.110`
13-
* `1.0.0, 1.0`
14-
* `0.17.79, 0.17`
15-
* `0.16.51, 0.16`
16-
* `0.15.40, 0.15`
17-
* `0.14.23, 0.14`
18-
* `0.13.20, 0.13`
19-
* `0.12.35, 0.12`
2010
<!-- end autogeneration tags -->
2111

2212
## Tag descriptions

buildinfo.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
{
2-
"2.0.55": {
3-
"sha256": "ef12a54d1556ae1f84ff99edc23706d13b7ad41f1c02d74ca1dfadf9448fcbae",
4-
"tags": [
5-
"stable",
6-
"stable-2.0.55",
7-
"2",
8-
"2.0",
9-
"2.0.55"
10-
]
11-
},
122
"2.0.60": {
133
"sha256": "69b5be1a867fd99524f9914dfee900a1ac386cf4e74c4a63768c05dc4d2b2b0b",
144
"tags": [
155
"latest",
6+
"stable",
7+
"stable-2.0.60",
8+
"2",
9+
"2.0",
1610
"2.0.60"
1711
]
1812
}

docker/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ services:
66
args:
77
# Check buildinfo.json for supported versions and SHAs
88
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
9-
- VERSION=2.0.55
10-
- SHA256=ef12a54d1556ae1f84ff99edc23706d13b7ad41f1c02d74ca1dfadf9448fcbae
9+
- VERSION=2.0.60
10+
- SHA256=69b5be1a867fd99524f9914dfee900a1ac386cf4e74c4a63768c05dc4d2b2b0b
1111
ports:
1212
- "34197:34197/udp"
1313
- "27015:27015/tcp"

0 commit comments

Comments
 (0)