From 2d2bde14d402b2a7fe0661487f33b46f63d2b729 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:30:11 +0000 Subject: [PATCH] mise: Update to version 2025.11.10 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 782c53df0e..89c9c36aba 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.11.9", + "version": "2025.11.10", "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.11.9/mise-v2025.11.9-windows-x64.zip", - "hash": "5e6a040663a0c9b2fa3737b39ab1405cdd0ec6d18cc4a8ae1e064d29e0844cb3" + "url": "https://github.com/jdx/mise/releases/download/v2025.11.10/mise-v2025.11.10-windows-x64.zip", + "hash": "b50469c5dccac0108e5686479c1027415e922d3c0a3d53c01fe2ea4735d2d054" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.11.9/mise-v2025.11.9-windows-arm64.zip", - "hash": "681db214272bac0d6ad658e536abd7c406cf5fe55aca2c7b7e6a432c9556a822" + "url": "https://github.com/jdx/mise/releases/download/v2025.11.10/mise-v2025.11.10-windows-arm64.zip", + "hash": "922b0890d76996a476b6ef8e885352bce5819f6d79c6c36e4238cb4bce433209" } }, "extract_dir": "mise",