From b36f811421fb3448af03ee584cff8ed126bc4bd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 04:29:55 +0000 Subject: [PATCH] amulet: Update to version 1.21.11 --- bucket/amulet.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/amulet.json b/bucket/amulet.json index b86b44c404..d400f7594c 100644 --- a/bucket/amulet.json +++ b/bucket/amulet.json @@ -1,11 +1,11 @@ { - "version": "1.21.10", + "version": "1.21.11", "description": "lua game toolkit", "homepage": "https://www.amulet.xyz", "license": "MIT", - "url": "https://github.com/ianmaclarty/amulet/releases/download/v1.21.10/amulet-v1.21.10-windows.zip", - "hash": "f7fe824c6cbf698318a18fa88794cba2d75263b64bd5a407ca814d42f00353e0", - "extract_dir": "amulet-v1.21.10", + "url": "https://github.com/ianmaclarty/amulet/releases/download/v1.21.11/amulet-v1.21.11-windows.zip", + "hash": "1b62e2e20e5a76df4c35203ef3aa728c6868d5408a7758fede32504f50d18b26", + "extract_dir": "amulet-v1.21.11", "bin": "amulet.exe", "checkver": { "github": "https://github.com/ianmaclarty/amulet"