From 370059f2f61f36c0f5ddb7d91c7c6fb6c82e679a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 18:32:32 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.32 experimental version: 2.0.39 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2843e5d..b05e4d4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2.0.38`, `latest` +* `2.0.39`, `latest` +* `2.0.38` * `2.0.37` * `2.0.36` * `2.0.35` diff --git a/buildinfo.json b/buildinfo.json index f8be82f..3bde09e 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -230,8 +230,14 @@ "2.0.38": { "sha256": "ad9650f7456aecc8adb5369eedb418507c7643bede0da60fc1a239878d4902de", "tags": [ - "latest", "2.0.38" ] + }, + "2.0.39": { + "sha256": "0f8a3d0e43797b5ff4d8b85d7c334b095a3f07d9aa7f80b1e87f94939a93df34", + "tags": [ + "latest", + "2.0.39" + ] } }