diff --git a/bucket/mise.json b/bucket/mise.json index 4e1cbc25ec..387c036ebf 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.1.15", + "version": "2025.1.16", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.15/mise-v2025.1.15-windows-x64.zip", - "hash": "9e24a810000f037747bf8b4aa65088ddf1a2ac0cc8b21b9a878d1aaa991188fd" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.16/mise-v2025.1.16-windows-x64.zip", + "hash": "221239596a4d1115bf5c17d7a646aecdb6e20ff7a2c8c449f36a50e3f7b6f69b" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.15/mise-v2025.1.15-windows-arm64.zip", - "hash": "1092698ad2d801ebe31314c8a41fc388c3219b688c46b69d9ce947339cdd4d27" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.16/mise-v2025.1.16-windows-arm64.zip", + "hash": "530cfba9f2a4305df7247bf06c213ebb6ce5f59b13583dc41ee0413e49937f15" } }, "extract_dir": "mise",