diff --git a/bucket/mise.json b/bucket/mise.json index a8f40e90da..e3ecadd3cd 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.12.4", + "version": "2025.12.5", "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.4/mise-v2025.12.4-windows-x64.zip", - "hash": "4dbcb0d865199965252e9aaaa742e3465e53e2f06e59528f5a0bff19bbc67a82" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.5/mise-v2025.12.5-windows-x64.zip", + "hash": "2784610a24a5eb7905b2b489b599aa14689e3b723a91f5937c4afc566d508dac" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.12.4/mise-v2025.12.4-windows-arm64.zip", - "hash": "d6155a715ad47d7cdbf5065a1acd57990ac5b8b3d072012a45337a4619f5c966" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.5/mise-v2025.12.5-windows-arm64.zip", + "hash": "9d8bdf62cca637d56ee05e8a2de029555df4aca581774681ebe0a6cb213cd748" } }, "extract_dir": "mise",