openmw: Update to version 0.47.0

master
github-actions[bot] 2022-04-28 00:38:38 +00:00
parent ce279bf8d7
commit 037e0a562a
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
{
"version": "0.46.0",
"version": "0.47.0",
"description": "An open-source open-world RPG game engine that supports playing Morrowind.",
"homepage": "http://openmw.org/",
"license": "GPL-3.0-or-later",
"notes": "Please run the OpenMW Launcher in the start menu to configure the game data path. Otherwise, OpenMW won't start correctly.",
"architecture": {
"64bit": {
"url": "https://github.com/OpenMW/openmw/releases/download/openmw-0.46.0/OpenMW-0.46.0-win64.exe#/dl.7z",
"hash": "d9b4cb5d4e32dc6186ea8a2a8b2620f9c104d753540d82682f69a56f591035d7"
"url": "https://github.com/OpenMW/openmw/releases/download/openmw-0.47.0/OpenMW-0.47.0-win64.exe#/dl.7z",
"hash": "02702977ae32d73aa20e5710a20bc5452d7131dab63bc43d194e339cadaf1e61"
}
},
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall*\" -Force -Recurse",