From 9f831b10964bb08a1f2f626f94b63d85967e5fb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 08:30:02 +0000 Subject: [PATCH] mise: Update to version 2025.11.11 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 89c9c36aba..ea0ac05dd5 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.11.10", + "version": "2025.11.11", "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.10/mise-v2025.11.10-windows-x64.zip", - "hash": "b50469c5dccac0108e5686479c1027415e922d3c0a3d53c01fe2ea4735d2d054" + "url": "https://github.com/jdx/mise/releases/download/v2025.11.11/mise-v2025.11.11-windows-x64.zip", + "hash": "bcdc0b81e8083da51fad09a975bf36db199eba893d2369ca3e9218cd73bdca92" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.11.10/mise-v2025.11.10-windows-arm64.zip", - "hash": "922b0890d76996a476b6ef8e885352bce5819f6d79c6c36e4238cb4bce433209" + "url": "https://github.com/jdx/mise/releases/download/v2025.11.11/mise-v2025.11.11-windows-arm64.zip", + "hash": "1a9ee4e2a37f28c485d862e36fcda59dca9dc3dccb2077e6a7cb311552e8dfbd" } }, "extract_dir": "mise",