From fb40d71ef8092dc142f4d1b3adfe1487e0dd7334 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Jun 2021 00:30:45 +0000 Subject: [PATCH] openmw-nightly: Update to version 20210624-080106e8 --- 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 b6cf0211..6aca0580 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": "20210623-df3a4718", + "version": "20210624-080106e8", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1369512216/artifacts/download#/dl.7z", - "hash": "c607ff088b106ef61737d32c5e1d07f3fbf092757a0404dc2f75b431ab63f91f" + "url": "https://gitlab.com/OpenMW/openmw/-/jobs/1375267492/artifacts/download#/dl.7z", + "hash": "1197afb065ee1e8a98c65f69b02ad5f441072287c4b785280fef2935f318e7ac" } }, "pre_install": "Expand-ZipArchive \"$dir\\OpenMW_MSVC2019_64_Engine_Release_*.zip\" \"$dir\"",