diff --git a/bucket/unciv.json b/bucket/unciv.json index a0b35c3a3cf2..9e14cbde2b8f 100644 --- a/bucket/unciv.json +++ b/bucket/unciv.json @@ -1,13 +1,13 @@ { - "version": "4.14.14", + "version": "4.14.15", "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.14.14/Unciv-Windows64.zip", - "hash": "bd2c8b0fc71c680c816bb6eb80db4a0237d27d7bf0dd8a28f6869fc02f596ff3", + "url": "https://github.com/yairm210/Unciv/releases/download/4.14.15/Unciv-Windows64.zip", + "hash": "bd483e99e5f5f33a9a23e55919f21ad6dddcd20f02f160c40dd8baff7e9a1c6a", "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",