diff --git a/bucket/openmw-nightly.json b/bucket/openmw-nightly.json index 6074beff..3f7b7888 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": "20210726-5a434aeb", + "version": "20210727-b1a3fc93", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1453331993/artifacts/download#/dl.7z", - "hash": "27522e7b45c430101e68739c9420dd2df76054d516162a3a477a796dac152f3d" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1456771380/artifacts/download#/dl.7z", + "hash": "6e3d118c1303e477ff55c9f9da5a5eb987ac8c0ae6a5c04d1b973712bbe19dbb" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_*.zip\" \"$dir\"",