From 8a718705b75471f5b1152b8187c74715f63d78b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 17:23:31 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.55 experimental version: 2.0.57 --- README.md | 3 ++- buildinfo.json | 12 +++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f4b8557..774dba6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2`, `2.0`, `2.0.55`, `latest`, `stable`, `stable-2.0.55` +* `2.0.57`, `latest` +* `2`, `2.0`, `2.0.55`, `stable`, `stable-2.0.55` * `2.0.54` * `2.0.53` * `2.0.52` diff --git a/buildinfo.json b/buildinfo.json index 529bf08..c395b38 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -340,12 +340,18 @@ "2.0.55": { "sha256": "ef12a54d1556ae1f84ff99edc23706d13b7ad41f1c02d74ca1dfadf9448fcbae", "tags": [ - "latest", - "stable", "stable-2.0.55", "2", "2.0", - "2.0.55" + "2.0.55", + "stable" + ] + }, + "2.0.57": { + "sha256": "22b232afb77067c68a3afe087be6a0ee760479262598a12a709e1b03ea9508a6", + "tags": [ + "latest", + "2.0.57" ] } }