From 9466ccb01d396fa550290d651493ebbec9d552c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 05:00:32 +0000 Subject: [PATCH] mise: Update to version 2026.2.10 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 2a7f398702..ab98543bef 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2026.2.9", + "version": "2026.2.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/v2026.2.9/mise-v2026.2.9-windows-x64.zip", - "hash": "ee57ac35653c710a424c5f690f85ee5ce3921992bd3793835865ac50d450b086" + "url": "https://github.com/jdx/mise/releases/download/v2026.2.10/mise-v2026.2.10-windows-x64.zip", + "hash": "d320e1d0b675a83a9ea44d7f9956650e2dc0d5068cf91f970bb2e516bc789c8f" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2026.2.9/mise-v2026.2.9-windows-arm64.zip", - "hash": "332d2c4023c0f70717e92f3bd357479fc703519a98d4db8969554e7564c8a6a0" + "url": "https://github.com/jdx/mise/releases/download/v2026.2.10/mise-v2026.2.10-windows-arm64.zip", + "hash": "9b3d550934f58097eb06913ee626b7320be7c222736625cff365a5186b197727" } }, "extract_dir": "mise",