diff --git a/bucket/mise.json b/bucket/mise.json index 43d6cef5b2..4262c110e9 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.25", + "version": "2025.10.0", "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.9.25/mise-v2025.9.25-windows-x64.zip", - "hash": "63a00ca2dd7f9cdc97bf47afc60165b39540e9bae0c45a4289a4567b15d91922" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.0/mise-v2025.10.0-windows-x64.zip", + "hash": "53b4e39389e8846e9b7787820f33e976c610eccfc15ad062c66ef8163899943a" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.25/mise-v2025.9.25-windows-arm64.zip", - "hash": "e72157696a8941c9fe1280920bf73ea11b0c804bd23fc013d3cf562532cb52a9" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.0/mise-v2025.10.0-windows-arm64.zip", + "hash": "3caf2d9fba20c83534edb7874296923fecfa578e16c185933d0d58be9f4f22ce" } }, "extract_dir": "mise",