From a5bc21d30938ffdacf9994cd257b5acf92dfd6d1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Feb 2022 00:32:09 +0000 Subject: [PATCH] openmw-nightly: Update to version 20220224-c127f536 --- 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 ff3652aa..2bca90be 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": "20220223-7e4e78b1", + "version": "20220224-c127f536", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/2130023139/artifacts/download#/dl.7z", - "hash": "22357f25d9211f86f5d77cfcd5d4481cd3a40bc63af957ac73426a1bed43d95b" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/2133231073/artifacts/download#/dl.7z", + "hash": "da20263b480e4f4019874a0bf4a98388a868f947a03c483566662d8f51ee1215" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_*.zip\" \"$dir\"",