From d792589c5614e271066d3fc967ea4712e21224ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:18:34 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 1.1.107 experimental version: 1.1.109 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b77bff34..f2f26dbf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ * `1.1.99` * `1.1.98` -* `1.1.108`, `latest` +* `1.1.109`, `latest` +* `1.1.108` * `1`, `1.1`, `1.1.107`, `stable` * `1.1.106` * `1.1.105` diff --git a/buildinfo.json b/buildinfo.json index 792f55a8..ad3ce3c8 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -96,8 +96,14 @@ "1.1.108": { "sha256": "c0f7aa839e840c88aa66c9657cb06918c9b797693b7ea84c4e2f0e46d0117fa6", "tags": [ - "latest", "1.1.108" ] + }, + "1.1.109": { + "sha256": "105a38533c916fe66e2fb2b9fe8f93c116568047a20c4daa74632072c077bf3f", + "tags": [ + "latest", + "1.1.109" + ] } }