diff --git a/bucket/mise.json b/bucket/mise.json index 9ab6158416..3a2d7f2290 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.1", + "version": "2025.10.2", "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.1/mise-v2025.10.1-windows-x64.zip", - "hash": "a385afdf9a1c8465eee1381f7ee461eeaa3ca18bd47499f5982205cd40214a87" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.2/mise-v2025.10.2-windows-x64.zip", + "hash": "8e4c0163a2360b967499751d718473b887fcb36152629b708c3f0b190731f5d4" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.1/mise-v2025.10.1-windows-arm64.zip", - "hash": "be68fc0198af9eaa7c9ce3d8fdd6c50ef18689df5d3a14c0b88d6ffbf0b975eb" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.2/mise-v2025.10.2-windows-arm64.zip", + "hash": "6f941943a3dfce02e67c3f210817ad7d3b9715738a4aed4d66341f99cf35abc3" } }, "extract_dir": "mise",