From 18d56290a3e62bce827317f78d03823611c4b86f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 21 Feb 2022 00:32:35 +0000 Subject: [PATCH] openmw-nightly: Update to version 20220220-7b8216a0 --- bucket/openmw-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openmw-nightly.json b/bucket/openmw-nightly.json index 3b103b87..1bb38195 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": "20220219-3eac7dba", + "version": "20220220-7b8216a0", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/2114207349/artifacts/download#/dl.7z", - "hash": "2c9b255fd5bc982773f2d5a3d2e97c8b593f88c24a18e6acbf8f43786080286c" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/2115066325/artifacts/download#/dl.7z", + "hash": "41de8d256443c135b4b35a0b3e9f394d99c3b0169c2d9b67118c96bf7b44b190" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_*.zip\" \"$dir\"",