diff --git a/bucket/mise.json b/bucket/mise.json index 387c036ebf..1b420749b3 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.1.16", + "version": "2025.1.17", "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.16/mise-v2025.1.16-windows-x64.zip", - "hash": "221239596a4d1115bf5c17d7a646aecdb6e20ff7a2c8c449f36a50e3f7b6f69b" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.17/mise-v2025.1.17-windows-x64.zip", + "hash": "a6a28ad6b11e764bd947f2a951cacce3438fdfa167284f8ecf1cc5519b7bf144" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.16/mise-v2025.1.16-windows-arm64.zip", - "hash": "530cfba9f2a4305df7247bf06c213ebb6ce5f59b13583dc41ee0413e49937f15" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.17/mise-v2025.1.17-windows-arm64.zip", + "hash": "7f1ee364459edb2532d85ca3e0c9f7fa464ee7196dc64284ee3124346b95a483" } }, "extract_dir": "mise",