From fa1af81fbc37f6c4273588af8c1be05999bfdfc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 15:25:48 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.66 experimental version: 2.0.67 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16edc4e..9037c81 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `latest, 2.0.66` +* `latest, 2.0.67` +* `2, 2.0, 2.0.66, stable, stable-2.0.66` ## Tag descriptions diff --git a/buildinfo.json b/buildinfo.json index bf9d6dd..cb0019d 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -2,12 +2,18 @@ "2.0.66": { "sha256": "f1b3976eacc4e233800d399d90006c356fa366f5d64341c504c95c0cba321c06", "tags": [ - "latest", "stable", "stable-2.0.66", "2", "2.0", "2.0.66" ] + }, + "2.0.67": { + "sha256": "5ae6950ce78f77ce456155b86d3b09bab4e6f8898c65fb627f932e2299dc88c2", + "tags": [ + "latest", + "2.0.67" + ] } }