Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d5db1b1

Browse files
committedMay 19, 2025·
Auto Update Factorio to stable version: 2.0.47 experimental version: 2.0.51
1 parent 0c0349b commit d5db1b1

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed
 

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
[中文](./README_zh_CN.md)
77

88
<!-- start autogeneration tags -->
9-
* `2.0.50`, `latest`
9+
* `2.0.51`, `latest`
10+
* `2.0.50`
1011
* `2.0.49`
1112
* `2.0.48`
1213
* `2`, `2.0`, `2.0.47`, `stable`, `stable-2.0.47`

‎buildinfo.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,14 @@
312312
"2.0.50": {
313313
"sha256": "81d4aec735473c5bd2c87f09abcd793c31cb9a07d9fdf3c3d7275c78ebe4bc18",
314314
"tags": [
315-
"latest",
316315
"2.0.50"
317316
]
317+
},
318+
"2.0.51": {
319+
"sha256": "fc940dea67d25d3fd403531520e8afda2779ff1fa8050f535ac1351b7873a070",
320+
"tags": [
321+
"latest",
322+
"2.0.51"
323+
]
318324
}
319325
}

0 commit comments

Comments
 (0)
Please sign in to comment.