From 402daa84fe3e659fbece7bcbb6e8fa0af8f5f014 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Jun 2020 00:30:18 +0000 Subject: [PATCH] openmw-nightly: Update to version 20200611-e6231f67e --- bucket/openmw-nightly.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/openmw-nightly.json b/bucket/openmw-nightly.json index a70fed07..993cf03a 100644 --- a/bucket/openmw-nightly.json +++ b/bucket/openmw-nightly.json @@ -1,16 +1,16 @@ { "homepage": "http://openmw.org/", "description": "An open-source open-world RPG game engine that supports playing Morrowind. (nightly version)", - "version": "20200610-720700e95", + "version": "20200611-e6231f67e", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-720700e95-win64.exe#/dl.7z", - "hash": "2afc739824548718f8d67efef04bbc620c4787397c2cc3895d334b862b992feb" + "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-e6231f67e-win64.exe#/dl.7z", + "hash": "0eca9a9969c1937965e05dabb1bb19376c6fe66a94860b93e50556d5c5391fb0" }, "32bit": { - "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-720700e95-win32.exe#/dl.7z", - "hash": "59e4bfde0b6f387c2a7f1f3259141f6316a2ceb00ad1139418e8798eba47f07f" + "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-e6231f67e-win32.exe#/dl.7z", + "hash": "03f168cb1aebc32f8b1fa142698b4e203dd47c463a616c2672b16ea05ec74401" } }, "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall*\" -Force -Recurse",