From 350e16499d54498b73e02d96488e2ccaa2fc44bf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 6 Mar 2021 00:30:41 +0000 Subject: [PATCH] openmw-nightly: Update to version 20210225-2bfee281 --- 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 9cb3195c..f9e22f66 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": "20210302-e2fc5d87", + "version": "20210225-2bfee281", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/artifacts/e2fc5d87/download?job=Windows_Ninja_Engine_Release#/dl.7z", - "hash": "1a1b0d72dab188e030ce3a7e2789b2056c85b1866c21cccea4867059e9386a62" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/artifacts/2bfee281/download?job=Windows_Ninja_Engine_Release#/dl.7z", + "hash": "30b0160c5951ec0790f30f6f3311118470e6e5343eaaf286a66d05a8f1d5bcac" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_master*.zip\" \"$dir\"",