diff --git a/bucket/mise.json b/bucket/mise.json index e3ecadd3cd..d419fa0373 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.12.5", + "version": "2025.12.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.12.5/mise-v2025.12.5-windows-x64.zip", - "hash": "2784610a24a5eb7905b2b489b599aa14689e3b723a91f5937c4afc566d508dac" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.6/mise-v2025.12.6-windows-x64.zip", + "hash": "0d4a0263bada1eee123eff386e19a572c20fd30821662d79480e7ba374a71b34" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.12.5/mise-v2025.12.5-windows-arm64.zip", - "hash": "9d8bdf62cca637d56ee05e8a2de029555df4aca581774681ebe0a6cb213cd748" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.6/mise-v2025.12.6-windows-arm64.zip", + "hash": "09c0da772967bd5e75c48c33758f9b08ed63a16615bd03624922189b198d6098" } }, "extract_dir": "mise",