diff --git a/bucket/mise.json b/bucket/mise.json index 32b02e80d2..b77625e091 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.6.3", + "version": "2025.6.4", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", @@ -13,12 +13,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.6.3/mise-v2025.6.3-windows-x64.zip", - "hash": "3d641cc0175ac02753a476f62590e32725e749bd97ab76e03c52147399237537" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.4/mise-v2025.6.4-windows-x64.zip", + "hash": "dfa56e66ebb9f17261a3d2cefa749582d5671f141445a026f93d1eafa95aa48d" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.6.3/mise-v2025.6.3-windows-arm64.zip", - "hash": "989d05ea1ca88db454f03b57ff797d13592627180ff7605a6cf0d6127ec7d5f1" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.4/mise-v2025.6.4-windows-arm64.zip", + "hash": "da00756f01fcbcba295d986164c172ee10e1d1c691397fcfa45062f167a02f1f" } }, "extract_dir": "mise",