From 23942e311764739f8a62d11337b34922eb81773a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 10:29:10 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.55 experimental version: 2.0.59 --- README.md | 11 ++++++++++- buildinfo.json | 8 +++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19557b6..6933631 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,17 @@ [中文](./README_zh_CN.md) -* `latest, 2.0.58` +* `latest, 2.0.59` * `2, 2.0, 2.0.55, stable, stable-2.0.55` +* `2.0.58` +* `stable-1.1.110, 1, 1.1, 1.1.110` +* `1.0.0, 1.0` +* `0.17.79, 0.17` +* `0.16.51, 0.16` +* `0.15.40, 0.15` +* `0.14.23, 0.14` +* `0.13.20, 0.13` +* `0.12.35, 0.12` ## Tag descriptions diff --git a/buildinfo.json b/buildinfo.json index 92fcc81..5f4e14e 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -356,8 +356,14 @@ "2.0.58": { "sha256": "be82e1aeba4169420e1b00c12a3e00ec2309a41327f9d6c335feec27bbc885e6", "tags": [ - "latest", "2.0.58" ] + }, + "2.0.59": { + "sha256": "fdc467bf80e3611d6dd08c79492228ffec53f3fe914f24d793cac254d9353ff7", + "tags": [ + "latest", + "2.0.59" + ] } }