From 0e1811f49a5907f7ec9005ab1cbc30c6f0886b18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 20:30:01 +0000 Subject: [PATCH] mise: Update to version 2025.10.21 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 88557e3f9c..d65905e4b6 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.20", + "version": "2025.10.21", "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.20/mise-v2025.10.20-windows-x64.zip", - "hash": "e5c9ff8d9e5316f1a0941918ea5e337c034a627bf83746985ee8d6b053dc6986" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.21/mise-v2025.10.21-windows-x64.zip", + "hash": "fb487c3ba267fabed6a2d948881f89ce3e5d719c80e28579c7f2d1330011c5b5" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.20/mise-v2025.10.20-windows-arm64.zip", - "hash": "edf0457d4086af0db365046d0f2e15aeb862f6e060a5e73dbe1814f3cea556b2" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.21/mise-v2025.10.21-windows-arm64.zip", + "hash": "402af7a48052ff07b717f33405906584e3e557f1d208f302cdd2167f831b2f90" } }, "extract_dir": "mise",