From 00038b5184a0cc229155b3750ee66c9761ff9547 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 12:54:47 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.55 experimental version: 2.0.60 --- README.md | 4 ++-- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c8d0c2..fad5cdc 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ [中文](./README_zh_CN.md) -* `latest, 2.0.59` +* `latest, 2.0.60` * `2, 2.0, 2.0.55, stable, stable-2.0.55` -* `2.0.58` +* `2.0.59` * `stable-1.1.110, 1, 1.1, 1.1.110` * `1.0.0, 1.0` * `0.17.79, 0.17` diff --git a/buildinfo.json b/buildinfo.json index 5f4e14e..580ca4c 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -362,8 +362,14 @@ "2.0.59": { "sha256": "fdc467bf80e3611d6dd08c79492228ffec53f3fe914f24d793cac254d9353ff7", "tags": [ - "latest", "2.0.59" ] + }, + "2.0.60": { + "sha256": "69b5be1a867fd99524f9914dfee900a1ac386cf4e74c4a63768c05dc4d2b2b0b", + "tags": [ + "latest", + "2.0.60" + ] } }