diff --git a/bucket/mise.json b/bucket/mise.json index 8e7bf0d63d..ce8f59aca1 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.2.8", + "version": "2025.2.9", "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.2.8/mise-v2025.2.8-windows-x64.zip", - "hash": "cfd50c195dbe70e81f0200597526c58a5ae8e1ef4fad2a9cb0a451ca7d30a283" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.9/mise-v2025.2.9-windows-x64.zip", + "hash": "f763ff704916d02415d554d62014d3a9ced5c9da8adadb48e3ce67e7f9f64a13" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.8/mise-v2025.2.8-windows-arm64.zip", - "hash": "eb1ddd550917f54944d0a8451912fc6da4266a773af110049b1eb22c6177b8ea" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.9/mise-v2025.2.9-windows-arm64.zip", + "hash": "c1700d5ba7e0b4b62aa463108c3dcba2b25532b588eef1c693ce298578a5227c" } }, "extract_dir": "mise",