From b3d420243e8dc8000a6c1885f5cf03a7e3af8fa6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 00:36:55 +0000 Subject: [PATCH] mise: Update to version 2025.9.7 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 76efe0b70b..366a6a9d6d 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.6", + "version": "2025.9.7", "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.6/mise-v2025.9.6-windows-x64.zip", - "hash": "67eec55b2726ed90cf84dc21acf6e51c97550a34ca7abb3aff532789c875358c" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.7/mise-v2025.9.7-windows-x64.zip", + "hash": "2aac56960cabb1efffdf713714961ab87ba1b240877e8638aef6e10a8f466b93" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.6/mise-v2025.9.6-windows-arm64.zip", - "hash": "a4224a1b8dec1885dc2537b97389ea166cdd630111b08b63e078d0d538b8fa24" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.7/mise-v2025.9.7-windows-arm64.zip", + "hash": "eb87a69447acd5e3878a38e05312921b4f44abf57687ce827f0571fe5447b2ab" } }, "extract_dir": "mise",