diff --git a/bucket/mise.json b/bucket/mise.json index b25fa4e9e3..5dc759a40b 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2026.1.8", + "version": "2026.1.9", "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/v2026.1.8/mise-v2026.1.8-windows-x64.zip", - "hash": "5b43d30c51db796ea0988b775cd830aefcd70d065b6a85ea56a27fbc05ac0b74" + "url": "https://github.com/jdx/mise/releases/download/v2026.1.9/mise-v2026.1.9-windows-x64.zip", + "hash": "1fe34ca5307a2ddbdbe0b2587fb93daac1087e8e9a6ff20c7e8fb3651fee5c6d" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2026.1.8/mise-v2026.1.8-windows-arm64.zip", - "hash": "570047cea483037e4cbe79682dfbafd2a6a1e5e883bec09ff455117ec3b04897" + "url": "https://github.com/jdx/mise/releases/download/v2026.1.9/mise-v2026.1.9-windows-arm64.zip", + "hash": "e8a46b385bc557a0053a000647bbf0ce085d7e43f882a2c0c34ddca7eb32a49e" } }, "extract_dir": "mise",