From 7ec57e2028ceabc2bc949041a91871af5a1b9631 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 12:32:38 +0000 Subject: [PATCH] mise: Update to version 2025.11.6 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index fa2630482b..20b75f2fd1 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.11.5", + "version": "2025.11.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.11.5/mise-v2025.11.5-windows-x64.zip", - "hash": "22a8d2766468423edf8586b4d839deaafcbb5fb41707e4b3abf0fa95e85641b2" + "url": "https://github.com/jdx/mise/releases/download/v2025.11.6/mise-v2025.11.6-windows-x64.zip", + "hash": "a91c284a7641dd806744a125347e9e336b5daec09117347d0eb99997bef4e0f1" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.11.5/mise-v2025.11.5-windows-arm64.zip", - "hash": "d8bd08a53a5d03465d39136db0f40c56bf8dfe0386647d01d7c39a2664de6b22" + "url": "https://github.com/jdx/mise/releases/download/v2025.11.6/mise-v2025.11.6-windows-arm64.zip", + "hash": "3bdb0f46c484815edb9ded248baa49b09276a591af0bff067b519955b57879f6" } }, "extract_dir": "mise",