diff --git a/bucket/mise.json b/bucket/mise.json index e3621a5830..6215211732 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.17", + "version": "2025.10.18", "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.10.17/mise-v2025.10.17-windows-x64.zip", - "hash": "05009bc64db60abfec5e61d62b825e6c57116f20d0c27439429bb4a1b4b1de24" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.18/mise-v2025.10.18-windows-x64.zip", + "hash": "f9dc9e8d6d2fb9abb17fb3d44ee614c0dca62b5f45405c8260d94d7cde4f5f8e" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.17/mise-v2025.10.17-windows-arm64.zip", - "hash": "a8c1019228475d171cfd19e0c15b040061ff555624e5360da4d28b013fbbce48" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.18/mise-v2025.10.18-windows-arm64.zip", + "hash": "5f0d899053bea166fdc855d456a19e393822902691447bdf738053b51c65ceae" } }, "extract_dir": "mise",