From bf97066b9c5f67a767f5c035047a146c389afcf4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 11:19:55 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.47 experimental version: 2.0.53 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 109be4a..623e8b5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2.0.52`, `latest` +* `2.0.53`, `latest` +* `2.0.52` * `2.0.51` * `2.0.50` * `2.0.49` diff --git a/buildinfo.json b/buildinfo.json index 27e2f77..81dd51d 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -324,8 +324,14 @@ "2.0.52": { "sha256": "be8d6216890089890693d6d94f141f745d35c53e52c6b942f6c944f5c00c8c26", "tags": [ - "latest", "2.0.52" ] + }, + "2.0.53": { + "sha256": "40a57076f80dbee0238dab62f16585def06f7d7e5b41f6b677be41b4d2cae811", + "tags": [ + "latest", + "2.0.53" + ] } }