From 32c3b1bc69562ce257c9d672f472bd38eceae0f9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Sep 2021 00:30:50 +0000 Subject: [PATCH] openmw-nightly: Update to version 20210913-0ab8a7dd --- 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 ec1556b0..34408be1 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": "20210912-0ab8a7dd", + "version": "20210913-0ab8a7dd", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1583074699/artifacts/download#/dl.7z", - "hash": "fc642fed97f259e69f32a353206711571fd708ec0aa11b1053e7b05fe45976e0" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1583983400/artifacts/download#/dl.7z", + "hash": "30a091a7d73fb64e7641f7424ac1553210690df13880920cc45be347c3854c90" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_*.zip\" \"$dir\"",