From e80bbde98dce078db7f6eb7f93c107af8ba3c568 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 04:29:18 +0000 Subject: [PATCH] mise: Update to version 2025.11.0 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index d65905e4b6..83dcd36600 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.21", + "version": "2025.11.0", "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.10.21/mise-v2025.10.21-windows-x64.zip", - "hash": "fb487c3ba267fabed6a2d948881f89ce3e5d719c80e28579c7f2d1330011c5b5" + "url": "https://github.com/jdx/mise/releases/download/v2025.11.0/mise-v2025.11.0-windows-x64.zip", + "hash": "6e7e027fe5b0d5ea4cbe2802653f121c14e91c03bbe0e24f9ee864f56995ca52" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.21/mise-v2025.10.21-windows-arm64.zip", - "hash": "402af7a48052ff07b717f33405906584e3e557f1d208f302cdd2167f831b2f90" + "url": "https://github.com/jdx/mise/releases/download/v2025.11.0/mise-v2025.11.0-windows-arm64.zip", + "hash": "46f50759a7d72e06489c2fb7fbc0776befdc989a81b5158f3d8cca8aa027c8f2" } }, "extract_dir": "mise",