diff --git a/bucket/openmw-nightly.json b/bucket/openmw-nightly.json index ae5c854e..84780b90 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": "20210915-2be3a76b", + "version": "20210917-fb2900f2", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1591578871/artifacts/download#/dl.7z", - "hash": "dabefc03837dcd600a0f454874e56b088b4727ac05b32283656f0a524b4507cd" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1600929675/artifacts/download#/dl.7z", + "hash": "617a803a9b6a21ac6b7b0f6d3f3181f40cdba3e7b02483c48baf9feddb97b679" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_*.zip\" \"$dir\"",