diff --git a/bucket/mise.json b/bucket/mise.json index 4662521ae2..5fb1860574 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.6.5", + "version": "2025.6.6", "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.5/mise-v2025.6.5-windows-x64.zip", - "hash": "507d972e0e564ba5a1da11670683f33d9b9954c2f2a54e0f0c13e880f92c4d78" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.6/mise-v2025.6.6-windows-x64.zip", + "hash": "f4533d4cda078b660367ffa7841f78edd2475256151b95e4338f6d4cfd00efbd" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.6.5/mise-v2025.6.5-windows-arm64.zip", - "hash": "d397bbfd9a69f7a3d5ed238ede6ed2bd7541a68f0588c4ce0688cd1ef49c86d7" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.6/mise-v2025.6.6-windows-arm64.zip", + "hash": "5e77820f581523df6f90b2212b49006cbe12709b1471701bfd2ed0ce11fbb7cf" } }, "extract_dir": "mise",