diff --git a/bucket/mise.json b/bucket/mise.json index 6691b6d728..d4ad830e08 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.11", + "version": "2025.10.12", "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.11/mise-v2025.10.11-windows-x64.zip", - "hash": "6d906143b34a34f0c42ffe2486fc97478d50e9f277fb99595215b87563c4dc20" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.12/mise-v2025.10.12-windows-x64.zip", + "hash": "87097f432addbdb758124543a6bae90052a64dcf833b2c40bf554772d735e39f" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.11/mise-v2025.10.11-windows-arm64.zip", - "hash": "4b3e11f5b0a52662a9483f6920f2c3095cd3618ab9ac727ecb3982be53af1036" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.12/mise-v2025.10.12-windows-arm64.zip", + "hash": "4e836babf6e835c907a535995717b05112bbbc6fc647773d8c66515ef8e045da" } }, "extract_dir": "mise",