diff --git a/bucket/mise.json b/bucket/mise.json index e36d63cd8e..1ce85146ce 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.10", + "version": "2025.8.11", "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.10/mise-v2025.8.10-windows-x64.zip", - "hash": "af790ae3e2cad24f0ebd6b56795d3eb0548f031ee65c83d027f61e9a5f7b7fc9" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.11/mise-v2025.8.11-windows-x64.zip", + "hash": "cef8dee4dd5a11a268dfeda03f3f3169f1cfbc2d4496f484a744bb0ba2ef0abc" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.10/mise-v2025.8.10-windows-arm64.zip", - "hash": "b65014787649f3aa67c5e9f087f5d2ca41884c3b356a0630b25ab87a91c82d0d" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.11/mise-v2025.8.11-windows-arm64.zip", + "hash": "f2ff435010722e6e6e0a9233bc99d5f9fd145e4e945ddd0e006a5d7374d89820" } }, "extract_dir": "mise",