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",