diff --git a/bucket/mise.json b/bucket/mise.json index ba25e100b6..82ffc9fc77 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.5.14", + "version": "2025.5.15", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", @@ -10,12 +10,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.14/mise-v2025.5.14-windows-x64.zip", - "hash": "28ec22d213372d096c31d0c6d545584bfe8e6f7c3730d16c5a4e25f7101a8f56" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.15/mise-v2025.5.15-windows-x64.zip", + "hash": "27b0b1626088250ffb3b63372a78cae86b8d66c6dc2ea782c57ac03765aecff1" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.14/mise-v2025.5.14-windows-arm64.zip", - "hash": "2ea5f74ce4b5ed9a09164c3138386d482c6c1eae3196c06587a9e65c4f954ffa" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.15/mise-v2025.5.15-windows-arm64.zip", + "hash": "be05855464ff79db490da1d67dd49bd591d7ebcdf50e651fe523b302d8fb5b75" } }, "extract_dir": "mise",