diff --git a/bucket/openmw-nightly.json b/bucket/openmw-nightly.json index e704f29b..d42cd4cb 100644 --- a/bucket/openmw-nightly.json +++ b/bucket/openmw-nightly.json @@ -1,12 +1,12 @@ { "homepage": "http://openmw.org/", "description": "An open-source open-world RPG game engine that supports playing Morrowind. (nightly version)", - "version": "20220226-2d4e9b38", + "version": "20220227-c2da4a5d", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/2140430926/artifacts/download#/dl.7z", - "hash": "28296d2b75719778118cbdf30033a086f0a837c201e22bc2f7072e8412b5173d" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/2141284391/artifacts/download#/dl.7z", + "hash": "5499cfb2a72fd612caa0e9453505212b28d13da8104ce1af9e9fa74522465728" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_*.zip\" \"$dir\"",