From 9555dfca7cccfc35b703ba0d070be8212165e582 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 19 May 2020 00:30:45 +0000 Subject: [PATCH] openmw-nightly: Update to version 72507e57c --- 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 acf0de43..d1e1da91 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": "019c84358", + "version": "72507e57c", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-019c84358-win64.exe#/dl.7z", - "hash": "aab810081414b03585e2fd1f5783c0376140c1d6d7c313cafd586b45002d9731" + "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-72507e57c-win64.exe#/dl.7z", + "hash": "e29b8268367d131e060c2ca36f72f6411ac2cb812b5cda84139f73784321c7f6" }, "32bit": { - "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-019c84358-win32.exe#/dl.7z", - "hash": "d638b3717524b18ef4915b96d94efcd89e7435defe31ae85e09e12dea8a37f0c" + "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-72507e57c-win32.exe#/dl.7z", + "hash": "5573ec29f7f2aee2bbe218edd3ed406b34c8dcf408e3d9c5c7abbb6e6ca3c189" } }, "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall*\" -Force -Recurse",