From a12bfbc73b6c1534c1e3f7ea84b4119daac5cd8e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Jun 2020 00:30:41 +0000 Subject: [PATCH] openmw-nightly: Update to version 20200603-998f4f73f --- 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 5ac972ac..75d6e138 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": "20200526-a6351dd88", + "version": "20200603-998f4f73f", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-a6351dd88-win64.exe#/dl.7z", - "hash": "fc0f64ac27189be9facb98b85fc3353c682eaaed6b6eb21e867655c605843c30" + "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-998f4f73f-win64.exe#/dl.7z", + "hash": "2af8145260d35c20bf2c3dd70520ab730691cc8689860429cdd968bd9a66a4c1" }, "32bit": { - "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-a6351dd88-win32.exe#/dl.7z", - "hash": "84ea24351107d1e374f5f13835094edb1f4378809fa685253f1962690779e040" + "url": "https://rgw.ctrl-c.liu.se/openmw/Nightlies/OpenMW-998f4f73f-win32.exe#/dl.7z", + "hash": "db1394aee67fe34f96b5f2a8fa5a51aef6dc423ca85e94d8fcddabbac6218b33" } }, "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall*\" -Force -Recurse",