1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2025-11-23 22:24:59 +02:00

Update to Factorio version

This commit is contained in:
bplein
2025-01-23 13:58:30 +00:00
parent 99ec7a58c3
commit afc31751f5
2 changed files with 3 additions and 10 deletions

View File

@@ -3,8 +3,7 @@
[中文](./README_zh_CN.md) [中文](./README_zh_CN.md)
<!-- start autogeneration tags --> <!-- start autogeneration tags -->
* `2.0.32`, `2`, `2.0`, `latest` * `2.0.32`, `2`, `2.0`, `latest`, `stable`
* `2.0.30`, `stable`
* `1.1.110`, `1`, `1.1` * `1.1.110`, `1`, `1.1`
<!-- end autogeneration tags --> <!-- end autogeneration tags -->

View File

@@ -7,20 +7,14 @@
"1.1" "1.1"
] ]
}, },
"2.0.30": {
"sha256": "4137824a20e1f3298410432c85e62d0eb46b0dab1a8411c233699f890d4c1668",
"tags": [
"2.0.30",
"stable"
]
},
"2.0.32": { "2.0.32": {
"sha256": "2a6102ae42dcc5e8fe923bd68bcd326a569e35912acde121301e5d4d2d856417", "sha256": "2a6102ae42dcc5e8fe923bd68bcd326a569e35912acde121301e5d4d2d856417",
"tags": [ "tags": [
"2.0.32", "2.0.32",
"2", "2",
"2.0", "2.0",
"latest" "latest",
"stable"
] ]
} }
} }