diff --git a/bucket/mise.json b/bucket/mise.json index eea0457bff..b91eff7c46 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.6", + "version": "2025.8.7", "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.6/mise-v2025.8.6-windows-x64.zip", - "hash": "d4cc4496d6b27d767e679f955c669f8834540fea5ed0bf335f4ce9733247e6cd" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.7/mise-v2025.8.7-windows-x64.zip", + "hash": "58a5c8522771db8ef7075b7707316369f0390e774835a429a8f869e518d16c47" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.6/mise-v2025.8.6-windows-arm64.zip", - "hash": "1a9ece0e6f5cfa40649220c21977e61d223eba30f1d6f52f5978cb23744198f0" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.7/mise-v2025.8.7-windows-arm64.zip", + "hash": "7d218b5309c25fa29aee06dff953a99f637a2e2e41ff66295bc14296b12cf8e3" } }, "extract_dir": "mise",