From 9f6c781331a793d830a8c697f8252adec9da447f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 15:28:19 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.55 experimental version: 2.0.58 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 774dba6..de16639 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2.0.57`, `latest` +* `2.0.58`, `latest` +* `2.0.57` * `2`, `2.0`, `2.0.55`, `stable`, `stable-2.0.55` * `2.0.54` * `2.0.53` diff --git a/buildinfo.json b/buildinfo.json index c395b38..92fcc81 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -350,8 +350,14 @@ "2.0.57": { "sha256": "22b232afb77067c68a3afe087be6a0ee760479262598a12a709e1b03ea9508a6", "tags": [ - "latest", "2.0.57" ] + }, + "2.0.58": { + "sha256": "be82e1aeba4169420e1b00c12a3e00ec2309a41327f9d6c335feec27bbc885e6", + "tags": [ + "latest", + "2.0.58" + ] } }