diff --git a/bucket/mise.json b/bucket/mise.json index bc51250797..eba408062e 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.10", + "version": "2025.7.11", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", @@ -13,12 +13,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.10/mise-v2025.7.10-windows-x64.zip", - "hash": "8f3a1bcc02021760764fa31f7942697a7589a9f1ba40a2ba1d0c44130bc0f8a7" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.11/mise-v2025.7.11-windows-x64.zip", + "hash": "64f3c6f11ddf484c9eb2f86875106090d2eec6824f1eb7ce673b8022537c728e" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.10/mise-v2025.7.10-windows-arm64.zip", - "hash": "a7a696a18d37f8fc952ea90bb2e3d0cba8c113d140a094fc450a8944ef8b86c8" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.11/mise-v2025.7.11-windows-arm64.zip", + "hash": "eb726b3956409d1c7ef03d604113f490b6a10786be567e99819b0bf6f231f691" } }, "extract_dir": "mise",