Auto Update Factorio to stable version: 2.0.69 experimental version: 2.0.70

This commit is contained in:
github-actions[bot]
2025-10-13 12:51:58 +00:00
parent 5d5c4562d0
commit 3e473f384b
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 -->
* `latest, 2.0.69` * `latest, 2.0.70`
* `2, 2.0, 2.0.69, stable, stable-2.0.69`
<!-- end autogeneration tags --> <!-- end autogeneration tags -->
## Tag descriptions ## Tag descriptions

View File

@@ -2,12 +2,18 @@
"2.0.69": { "2.0.69": {
"sha256": "235147bb3ed6b5f0a6993893c6c92fdfe535ba95ab866046f51f865284b57341", "sha256": "235147bb3ed6b5f0a6993893c6c92fdfe535ba95ab866046f51f865284b57341",
"tags": [ "tags": [
"latest",
"stable", "stable",
"stable-2.0.69", "stable-2.0.69",
"2", "2",
"2.0", "2.0",
"2.0.69" "2.0.69"
] ]
},
"2.0.70": {
"sha256": "9fedd3c68ab5139fa40344f66998763784778277e6a4e00b28c62c8d3cb4710e",
"tags": [
"latest",
"2.0.70"
]
} }
} }