From 88ca95a1ae22055fbff908005b9c818f2b75a4e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:20:48 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.11 experimental version: 2.0.12 --- README.md | 3 ++- buildinfo.json | 9 +++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe69582..6082a9a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2`, `2.0`, `2.0.11`, `latest`, `stable`, `stable-2.0.11` +* `2.0.12`, `latest` +* `2`, `2.0`, `2.0.11`, `stable-2.0.11` * `1`, `1.1`, `1.1.110`, `stable-1.1.110` * `1.0`, `1.0.0` * `0.17`, `0.17.79` diff --git a/buildinfo.json b/buildinfo.json index afe0db6..2d214e0 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -60,12 +60,17 @@ "2.0.11": { "sha256": "7848f2d8b2b32a0efeb8a401657459486eda9b8072c221d0f9c0b450290da0d6", "tags": [ - "latest", - "stable", "stable-2.0.11", "2", "2.0", "2.0.11" ] + }, + "2.0.12": { + "sha256": "d2f820e5e27a64414ed13522c4db01c82b3c6323c6380ae0aa75db4f94488d31", + "tags": [ + "latest", + "2.0.12" + ] } }