Update to Factorio version

This commit is contained in:
florian kinder 2021-12-23 16:30:15 +00:00
parent 039a8626ba
commit f6aec0a546
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.50`, `1`, `1.1`, `latest` * `1.1.50`, `1`, `1.1`, `latest`, `stable`
* `1.1.49`, `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.49": {
"sha256": "3bdfd93d3149a0341257ee9638e6accbb59ce2e4082639d58ba6914ae20e8550",
"tags": [
"1.1.49",
"stable"
]
},
"1.1.50": { "1.1.50": {
"sha256": "15148b77a703c25412ed912e4230bdb66e1a9a4450ac52ccf495c2afede2e548", "sha256": "15148b77a703c25412ed912e4230bdb66e1a9a4450ac52ccf495c2afede2e548",
"tags": [ "tags": [
"1.1.50", "1.1.50",
"1", "1",
"1.1", "1.1",
"latest" "latest",
"stable"
] ]
} }
} }