Auto Update Factorio to stable version: 2.0.23 experimental version: 2.0.26

This commit is contained in:
github-actions[bot] 2024-12-16 18:32:47 +00:00
parent d19c97c075
commit 89aebaba4b
2 changed files with 9 additions and 2 deletions

View File

@ -6,7 +6,8 @@
[中文](./README_zh_CN.md) [中文](./README_zh_CN.md)
<!-- start autogeneration tags --> <!-- start autogeneration tags -->
* `2.0.25`, `latest` * `2.0.26`, `latest`
* `2.0.25`
* `2.0.24` * `2.0.24`
* `2`, `2.0`, `2.0.23`, `stable`, `stable-2.0.23` * `2`, `2.0`, `2.0.23`, `stable`, `stable-2.0.23`
* `2.0.22` * `2.0.22`

View File

@ -146,8 +146,14 @@
"2.0.25": { "2.0.25": {
"sha256": "0d1698f1f29759ff27faa6a5d9c3804377cb1767f2692003a8e9d4c294845e5a", "sha256": "0d1698f1f29759ff27faa6a5d9c3804377cb1767f2692003a8e9d4c294845e5a",
"tags": [ "tags": [
"latest",
"2.0.25" "2.0.25"
] ]
},
"2.0.26": {
"sha256": "a401024039372a53b9a29b7deb4ac279cd9a34abe69426a109a13a9a1c599f1f",
"tags": [
"latest",
"2.0.26"
]
} }
} }