From 407f3148e9e85d4a287452041537d135585c6e8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 04:30:51 +0000 Subject: [PATCH] mise: Update to version 2025.9.6 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index dc45a034cf..76efe0b70b 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.5", + "version": "2025.9.6", "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.5/mise-v2025.9.5-windows-x64.zip", - "hash": "65c9d62e6245db3fe8d728235d053d6e4df17a0050d79dd58c4b0b2e604bc315" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.6/mise-v2025.9.6-windows-x64.zip", + "hash": "67eec55b2726ed90cf84dc21acf6e51c97550a34ca7abb3aff532789c875358c" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.5/mise-v2025.9.5-windows-arm64.zip", - "hash": "ee923c2bd60c8f97e4185e8357addd0eb6e3b132afdb25fbf2b7c94f186a7e4e" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.6/mise-v2025.9.6-windows-arm64.zip", + "hash": "a4224a1b8dec1885dc2537b97389ea166cdd630111b08b63e078d0d538b8fa24" } }, "extract_dir": "mise",