From 964eab5840d928b42dc2b97f2f88c14291f4ef77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 00:32:32 +0000 Subject: [PATCH] unciv: Update to version 4.10.22 --- bucket/unciv.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/unciv.json b/bucket/unciv.json index 90a7d6cc37a1..fc730d31cc75 100644 --- a/bucket/unciv.json +++ b/bucket/unciv.json @@ -1,13 +1,13 @@ { - "version": "4.10.21", + "version": "4.10.22", "homepage": "https://github.com/yairm210/UnCiv", "description": "Open source, mod-friendly Android + Desktop remake of Civ V, made with LibGDX", "license": "MPL-2.0", "suggest": { "Java Runtime Environment": "java/temurin-jre" }, - "url": "https://github.com/yairm210/Unciv/releases/download/4.10.21/Unciv-Windows64.zip", - "hash": "32ac9fc99c81354043150c8961160a32f75f5e774e73477b0911a46f84b66084", + "url": "https://github.com/yairm210/Unciv/releases/download/4.10.22/Unciv-Windows64.zip", + "hash": "9bd005dded2f11a170714b93231c6e89b08f776bcc56ee6ac77c94ca5c86593f", "pre_install": [ "if (!(Test-Path \"$persist_dir\\GameSettings.json\")) {", "New-Item \"$dir\\GameSettings.json\" -Value '{resolution:1200x800,windowState:{width:1920,height:1080},isFreshlyCreated:true,multiplayer:{userId:},version:1}' | Out-Null",