diff --git a/bucket/mise.json b/bucket/mise.json index bc57271666..f9ae74a573 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.3.1", + "version": "2025.3.2", "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.1/mise-v2025.3.1-windows-x64.zip", - "hash": "8d7379dfdb390f3ec279b8571f5b1d5540c0ddacdf9e8eff834ed18fcf1fdc3d" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.2/mise-v2025.3.2-windows-x64.zip", + "hash": "80142adf57af00087518d6e1a4410c1d0bea4898764378c906b9f282fed556ea" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.3.1/mise-v2025.3.1-windows-arm64.zip", - "hash": "eecfba99f238836c805cf4f5b1a7ff424051264b16cdffd976ea3516ed3c7cbb" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.2/mise-v2025.3.2-windows-arm64.zip", + "hash": "bbd9480dac26e635210325667e0ae49db457c1e859c8f901be881d39fc38d6aa" } }, "extract_dir": "mise",