diff --git a/bucket/mise.json b/bucket/mise.json index ab874569ca..3c40bcc7e8 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.4.4", + "version": "2025.4.5", "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.4.4/mise-v2025.4.4-windows-x64.zip", - "hash": "5e817f7fa1b403962233f16a04c215bb1a07fa80591dcbee6fe609799f4d7200" + "url": "https://github.com/jdx/mise/releases/download/v2025.4.5/mise-v2025.4.5-windows-x64.zip", + "hash": "3987e9b8e57c1d9754eb0c23a23c75fbe07a94a06a278ff8c95a079e33085c7e" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.4.4/mise-v2025.4.4-windows-arm64.zip", - "hash": "3548e85997aa0e6c16dbab816e3a0da4b99d1a0003b53c177265f9293df40223" + "url": "https://github.com/jdx/mise/releases/download/v2025.4.5/mise-v2025.4.5-windows-arm64.zip", + "hash": "b6f875aa04cc4a39f2f69ac17181198bcf64daf01d87b865adddfb668bbae730" } }, "extract_dir": "mise",