From b36cd87194fc66ec24cd93f927d097dd9002f2d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 11:20:54 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.47 experimental version: 2.0.48 --- README.md | 3 ++- buildinfo.json | 12 +++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3b18d3..bbdcef8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2`, `2.0`, `2.0.47`, `latest`, `stable`, `stable-2.0.47` +* `2.0.48`, `latest` +* `2`, `2.0`, `2.0.47`, `stable`, `stable-2.0.47` * `2.0.46` * `2.0.45` * `2.0.44` diff --git a/buildinfo.json b/buildinfo.json index c80ef56..aa9b203 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -290,12 +290,18 @@ "2.0.47": { "sha256": "f0f320c77616a4794227eb637a70b557108f3141a4633276593220a768f49a26", "tags": [ - "latest", - "stable", "stable-2.0.47", "2", "2.0", - "2.0.47" + "2.0.47", + "stable" + ] + }, + "2.0.48": { + "sha256": "f0038835e96bbacc19d52d22d47469882d9ebe41a4e5213c0471020647a1ee2d", + "tags": [ + "latest", + "2.0.48" ] } }