diff --git a/bucket/mise.json b/bucket/mise.json index 578800a34d..98afdb1dd1 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.2.0", + "version": "2025.2.1", "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.0/mise-v2025.2.0-windows-x64.zip", - "hash": "c593094141c75d9327b6664f01de269de394d90d2a8435fad2880586aee09959" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.1/mise-v2025.2.1-windows-x64.zip", + "hash": "62f13621a688f5171d7af3e1362847f9b16b742dff9bcfadc041b3609072102e" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.0/mise-v2025.2.0-windows-arm64.zip", - "hash": "071dbc1b58c5808c5ceb2d76ebe6a9d416aef78820a8424388157b1c4713d9e6" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.1/mise-v2025.2.1-windows-arm64.zip", + "hash": "11038ba35f86631e6e47f7087d42bb1d04f27e1ec7ecb001fca61b8e5807270d" } }, "extract_dir": "mise",