diff --git a/bucket/openmw-nightly.json b/bucket/openmw-nightly.json index d9318322..a01751b2 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": "20210729-8d65ceef", + "version": "20210801-d28dffa6", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1463867030/artifacts/download#/dl.7z", - "hash": "7a11982ae4f470e4b7d24940b0b05efa3ee06c9dc983a25df58bbecbb78ca4cd" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1468345958/artifacts/download#/dl.7z", + "hash": "02e8ebda517081d8d080eee74901f71f8d9a46d51e140e529911f2ec688446e3" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_*.zip\" \"$dir\"",