umoria: Update to version 5.7.15

master
github-actions[bot] 2022-04-29 16:32:18 +00:00
parent 04fae0220b
commit 13c82b1a03
1 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
{
"version": "5.7.14",
"version": "5.7.15",
"description": "A single player roguelike based on Lord of the Rings",
"homepage": "https://umoria.org/",
"license": "GPL-2.0",
"notes": "To run umoria in the console, use: 'Push-Location $(scoop which umoria | Split-Path); umoria.exe; Pop-Location'.",
"architecture": {
"32bit": {
"url": "https://github.com/dungeons-of-moria/umoria/releases/download/v5.7.14/umoria-5-7-14-win32.zip",
"hash": "f4934fce537e1981f7aa2c5327a418b53ac412a0092a2f2ca1f6b4bb7e4d73b6"
"url": "https://github.com/dungeons-of-moria/umoria/releases/download/v5.7.15/umoria-5-7-15-win32.zip",
"hash": "101f520fd057398ceced4de42e733523e60cfc850316dde7cc6ebee7c02f1a2c"
},
"64bit": {
"url": "https://github.com/dungeons-of-moria/umoria/releases/download/v5.7.14/umoria-5-7-14-win64.zip",
"hash": "3f3858084dbb6408a9010bdff4e9e023d5d70ef10498e37b7323a3dbc1fbdd96"
"url": "https://github.com/dungeons-of-moria/umoria/releases/download/v5.7.15/umoria-5-7-15-win64.zip",
"hash": "21385709f5df60f1dd2c4a944ad8fcb7c4ea613c1948a4034e6cc15170e4ea59"
}
},
"extract_dir": "umoria",