Auto Update Factorio to stable version: 2.0.47 experimental version: 2.0.54

This commit is contained in:
github-actions[bot] 2025-05-30 16:31:26 +00:00
parent 6d3be9aef1
commit 6b3dd77a54
2 changed files with 9 additions and 2 deletions

View File

@ -6,8 +6,9 @@
[中文](./README_zh_CN.md) [中文](./README_zh_CN.md)
<!-- start autogeneration tags --> <!-- start autogeneration tags -->
* `2.0.54`, `latest`
* `2.0.53` * `2.0.53`
* `2.0.52`, `latest` * `2.0.52`
* `2.0.51` * `2.0.51`
* `2.0.50` * `2.0.50`
* `2.0.49` * `2.0.49`

View File

@ -324,7 +324,6 @@
"2.0.52": { "2.0.52": {
"sha256": "be8d6216890089890693d6d94f141f745d35c53e52c6b942f6c944f5c00c8c26", "sha256": "be8d6216890089890693d6d94f141f745d35c53e52c6b942f6c944f5c00c8c26",
"tags": [ "tags": [
"latest",
"2.0.52" "2.0.52"
] ]
}, },
@ -333,5 +332,12 @@
"tags": [ "tags": [
"2.0.53" "2.0.53"
] ]
},
"2.0.54": {
"sha256": "ad47c541b70763552bcf597202ee84aaac727d0ba158873134dc163a3a0506f0",
"tags": [
"latest",
"2.0.54"
]
} }
} }