diff --git a/bucket/mise.json b/bucket/mise.json index 114f4566b5..71d9dfdae6 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.12.1", + "version": "2025.12.2", "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.1/mise-v2025.12.1-windows-x64.zip", - "hash": "187420e0f0e26f92a4a5e14a8e1532226ff0c42917aea7d0977f72eb0b591c30" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.2/mise-v2025.12.2-windows-x64.zip", + "hash": "281929a9910acd3b1229e03bbd8f29fa399ce05750701947227636811fa05aa0" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.12.1/mise-v2025.12.1-windows-arm64.zip", - "hash": "9c1dfd2f7fb7e88fc250f33667894c926c5e5a864b141caa70676197021e6d68" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.2/mise-v2025.12.2-windows-arm64.zip", + "hash": "bdde94a05b2d014a89e509142552510ce8105494f38d6f1b45172507435f1ec7" } }, "extract_dir": "mise",