diff --git a/bucket/mise.json b/bucket/mise.json index fd93340f20..33a3736369 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.10", + "version": "2025.9.12", "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.10/mise-v2025.9.10-windows-x64.zip", - "hash": "fed5d28e8e8401597a0b528d6737993fa107e4c538e1dc99ac304d6b828aeacd" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.12/mise-v2025.9.12-windows-x64.zip", + "hash": "516869847349fce768fb4805c5cf25f237ab1ddb2d529de044d2ef9f56b82160" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.10/mise-v2025.9.10-windows-arm64.zip", - "hash": "69e7c2a308ecc8e2d0e25fa7a0305282a650d755f063b138dd8eb3bb616dc7d4" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.12/mise-v2025.9.12-windows-arm64.zip", + "hash": "dd42198bf2534c877aece7fb38a245dc159d61d2137d5c937d626a304b68df63" } }, "extract_dir": "mise",