diff --git a/bucket/mise.json b/bucket/mise.json index 1588536db6..90a7e6a967 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.3.6", + "version": "2025.3.7", "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.3.6/mise-v2025.3.6-windows-x64.zip", - "hash": "30b2e23f00488505a14f902099a63b4a3567725998ea83ea66b44957b1097161" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.7/mise-v2025.3.7-windows-x64.zip", + "hash": "013490b5edcf81f61c2c28ee2444d274b38ea8fdbddbfec4e57e2544079b090e" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.3.6/mise-v2025.3.6-windows-arm64.zip", - "hash": "c7f5954af19327a11e856c2bd5854d8e0c3f4a918a26837b209eef6213e7ea4d" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.7/mise-v2025.3.7-windows-arm64.zip", + "hash": "bfd38713ee2c7b6b41a2a336f8d09368b429738224ba854eed6ba364c31caa4c" } }, "extract_dir": "mise",