diff --git a/bucket/openmw-nightly.json b/bucket/openmw-nightly.json index 91f38936..8c003c72 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": "20210901-29119587", + "version": "20210902-29119587", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1551724735/artifacts/download#/dl.7z", - "hash": "6cc3cb9b826bc250a0e977ed1191b224ec8503e82df5ed57b7a2fd43d08e942d" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1555777604/artifacts/download#/dl.7z", + "hash": "0484c949ce9bb46ef675dcbcddbce5f95c365ad3b995f3ff15c4f187090c60ed" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_*.zip\" \"$dir\"",