diff --git a/bucket/openmw-nightly.json b/bucket/openmw-nightly.json index 30a0ee90..e5e383a6 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": "20210608-c7f8a4fa", + "version": "20210609-c7f8a4fa", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1326491324/artifacts/download#/dl.7z", - "hash": "463a2fc9b5d15bcabab9482bd1be8965ec89bf2dd631b922c95224de71ffc50b" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1330144097/artifacts/download#/dl.7z", + "hash": "50eed2bba746adaf01ac1a5f60b2f24421bfb7065e243b82cba0729374da34cb" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_*.zip\" \"$dir\"",