From b8cd293fdd6b9932c06f9e13c7b65678701ccd08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 17:26:48 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.60 experimental version: 2.0.61 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2803137..ad338af 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `latest, 2.0.60` +* `latest, 2.0.61` +* `2, 2.0, 2.0.60, stable, stable-2.0.60` ## Tag descriptions diff --git a/buildinfo.json b/buildinfo.json index 81b6e01..f2834e9 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -2,12 +2,18 @@ "2.0.60": { "sha256": "69b5be1a867fd99524f9914dfee900a1ac386cf4e74c4a63768c05dc4d2b2b0b", "tags": [ - "latest", "stable", "stable-2.0.60", "2", "2.0", "2.0.60" ] + }, + "2.0.61": { + "sha256": "32e863c900d7b7faa998281f04aa88ad119b48bc1715112f50c0f47467b4e751", + "tags": [ + "latest", + "2.0.61" + ] } }