From 13c82b1a03db8a566c0a2f57ec1b75aeffaf2ddc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 16:32:18 +0000 Subject: [PATCH] umoria: Update to version 5.7.15 --- bucket/umoria.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/umoria.json b/bucket/umoria.json index 69f74ae6..1ff444e4 100644 --- a/bucket/umoria.json +++ b/bucket/umoria.json @@ -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",