Auto Update Factorio to stable version: 2.0.66 experimental version: 2.0.67

This commit is contained in:
github-actions[bot]
2025-09-22 15:25:48 +00:00
parent 874e859e84
commit fa1af81fbc
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.66` * `latest, 2.0.67`
* `2, 2.0, 2.0.66, stable, stable-2.0.66`
<!-- end autogeneration tags --> <!-- end autogeneration tags -->
## Tag descriptions ## Tag descriptions

View File

@@ -2,12 +2,18 @@
"2.0.66": { "2.0.66": {
"sha256": "f1b3976eacc4e233800d399d90006c356fa366f5d64341c504c95c0cba321c06", "sha256": "f1b3976eacc4e233800d399d90006c356fa366f5d64341c504c95c0cba321c06",
"tags": [ "tags": [
"latest",
"stable", "stable",
"stable-2.0.66", "stable-2.0.66",
"2", "2",
"2.0", "2.0",
"2.0.66" "2.0.66"
] ]
},
"2.0.67": {
"sha256": "5ae6950ce78f77ce456155b86d3b09bab4e6f8898c65fb627f932e2299dc88c2",
"tags": [
"latest",
"2.0.67"
]
} }
} }