diff --git a/bucket/mise.json b/bucket/mise.json index d44a20aee3..88557e3f9c 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.19", + "version": "2025.10.20", "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.10.19/mise-v2025.10.19-windows-x64.zip", - "hash": "74ac41f023ff7523807953c08eb9cc44530375931ba48fd7c2656ee15b3dc413" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.20/mise-v2025.10.20-windows-x64.zip", + "hash": "e5c9ff8d9e5316f1a0941918ea5e337c034a627bf83746985ee8d6b053dc6986" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.19/mise-v2025.10.19-windows-arm64.zip", - "hash": "31f4da160e6f3695f52f918ea10c456cca6233086f4daca3569e411494913353" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.20/mise-v2025.10.20-windows-arm64.zip", + "hash": "edf0457d4086af0db365046d0f2e15aeb862f6e060a5e73dbe1814f3cea556b2" } }, "extract_dir": "mise",