diff --git a/bucket/mise.json b/bucket/mise.json index ce8f59aca1..23f1b9ee2d 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.2.9", + "version": "2025.3.0", "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.9/mise-v2025.2.9-windows-x64.zip", - "hash": "f763ff704916d02415d554d62014d3a9ced5c9da8adadb48e3ce67e7f9f64a13" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.0/mise-v2025.3.0-windows-x64.zip", + "hash": "b99233ddacde62044fa0e65bbe2696aa17c121783f4f10c94d4d9fe7df200850" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.9/mise-v2025.2.9-windows-arm64.zip", - "hash": "c1700d5ba7e0b4b62aa463108c3dcba2b25532b588eef1c693ce298578a5227c" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.0/mise-v2025.3.0-windows-arm64.zip", + "hash": "2859ee15862388fd4bc3d223670a5fcd625b0d353d3f903d772d26acc77c83bc" } }, "extract_dir": "mise",