diff --git a/bucket/mise.json b/bucket/mise.json index 88557e3f9c..d65905e4b6 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.20", + "version": "2025.10.21", "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.20/mise-v2025.10.20-windows-x64.zip", - "hash": "e5c9ff8d9e5316f1a0941918ea5e337c034a627bf83746985ee8d6b053dc6986" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.21/mise-v2025.10.21-windows-x64.zip", + "hash": "fb487c3ba267fabed6a2d948881f89ce3e5d719c80e28579c7f2d1330011c5b5" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.20/mise-v2025.10.20-windows-arm64.zip", - "hash": "edf0457d4086af0db365046d0f2e15aeb862f6e060a5e73dbe1814f3cea556b2" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.21/mise-v2025.10.21-windows-arm64.zip", + "hash": "402af7a48052ff07b717f33405906584e3e557f1d208f302cdd2167f831b2f90" } }, "extract_dir": "mise",