1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2024-11-24 08:42:31 +02:00

Update to Factorio version

This commit is contained in:
bplein 2024-10-21 21:08:19 +00:00
parent 92413c4e94
commit d4bdfd9eaf
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.8`, `2`, `2.0`, `latest` * `2.0.8`, `2`, `2.0`, `latest`, `stable`
* `2.0.7`, `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.7": {
"sha256": "e6a64a9ee5b1d3773cd1f40aa5cf78e91960eade6c508fd365c34752afdf2762",
"tags": [
"2.0.7",
"stable"
]
},
"2.0.8": { "2.0.8": {
"sha256": "d9594c4d552a3e4f965b188a4774da8c8b010fc23ddb0efc63b1d94818dde1ca", "sha256": "d9594c4d552a3e4f965b188a4774da8c8b010fc23ddb0efc63b1d94818dde1ca",
"tags": [ "tags": [
"2.0.8", "2.0.8",
"2", "2",
"2.0", "2.0",
"latest" "latest",
"stable"
] ]
} }
} }