diff --git a/bucket/mise.json b/bucket/mise.json index 6215211732..d44a20aee3 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.18", + "version": "2025.10.19", "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.18/mise-v2025.10.18-windows-x64.zip", - "hash": "f9dc9e8d6d2fb9abb17fb3d44ee614c0dca62b5f45405c8260d94d7cde4f5f8e" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.19/mise-v2025.10.19-windows-x64.zip", + "hash": "74ac41f023ff7523807953c08eb9cc44530375931ba48fd7c2656ee15b3dc413" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.18/mise-v2025.10.18-windows-arm64.zip", - "hash": "5f0d899053bea166fdc855d456a19e393822902691447bdf738053b51c65ceae" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.19/mise-v2025.10.19-windows-arm64.zip", + "hash": "31f4da160e6f3695f52f918ea10c456cca6233086f4daca3569e411494913353" } }, "extract_dir": "mise",