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