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