Update to Factorio version

This commit is contained in:
florian kinder 2022-08-29 09:36:17 +00:00
parent 9912dbd9bb
commit 2f28ee6626
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 -->
* `1.1.68`, `1`, `1.1`, `latest` * `1.1.68`, `1`, `1.1`, `latest`, `stable`
* `1.1.61`, `stable`
* `1.0.0`, `1.0` * `1.0.0`, `1.0`
* `0.17.79`, `0.17` * `0.17.79`, `0.17`
* `0.16.51`, `0.16` * `0.16.51`, `0.16`

View File

@ -48,20 +48,14 @@
"1.0" "1.0"
] ]
}, },
"1.1.61": {
"sha256": "68e4ac8d33b195701c15a23e3d8e65676ef8be25f140657678122f211c60b659",
"tags": [
"1.1.61",
"stable"
]
},
"1.1.68": { "1.1.68": {
"sha256": "df687fbfc40634822cb8b2c813608981f1009c1b111611ad1db0ebab4691064f", "sha256": "df687fbfc40634822cb8b2c813608981f1009c1b111611ad1db0ebab4691064f",
"tags": [ "tags": [
"1.1.68", "1.1.68",
"1", "1",
"1.1", "1.1",
"latest" "latest",
"stable"
] ]
} }
} }