diff --git a/bucket/mise.json b/bucket/mise.json index 4c55eb6758..eea0457bff 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.5", + "version": "2025.8.6", "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.8.5/mise-v2025.8.5-windows-x64.zip", - "hash": "b8ac551dc24fadd4ee2a2003cf2ade79a500303bbdcdc58edd0117d25b4610f5" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.6/mise-v2025.8.6-windows-x64.zip", + "hash": "d4cc4496d6b27d767e679f955c669f8834540fea5ed0bf335f4ce9733247e6cd" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.5/mise-v2025.8.5-windows-arm64.zip", - "hash": "40416748b94a3ea036ea5bd22bfce8afe8e45a0af89543504ccd543e1f6e57b4" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.6/mise-v2025.8.6-windows-arm64.zip", + "hash": "1a9ece0e6f5cfa40649220c21977e61d223eba30f1d6f52f5978cb23744198f0" } }, "extract_dir": "mise",