From ff8c998ce5dbee22d9147e2fa732f766743412c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 12:32:24 +0000 Subject: [PATCH] mise: Update to version 2026.2.6 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 2c20b28242..7335abcf01 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2026.2.5", + "version": "2026.2.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/v2026.2.5/mise-v2026.2.5-windows-x64.zip", - "hash": "2572be94f2793047021ef6ba402ce897163a514b6fd94fcd66f8c12b2a61da82" + "url": "https://github.com/jdx/mise/releases/download/v2026.2.6/mise-v2026.2.6-windows-x64.zip", + "hash": "86fcdece58f010070a274471e82845fb1507bf2755efa140b7b3e044e7e8e5d1" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2026.2.5/mise-v2026.2.5-windows-arm64.zip", - "hash": "29c65fe3e60402044f4a267dfb75eceef7d6707781d2f0e8681519b3b3321c9a" + "url": "https://github.com/jdx/mise/releases/download/v2026.2.6/mise-v2026.2.6-windows-arm64.zip", + "hash": "f27d1ad5d886f52b3cf7749175b588adf8aab2869b2c61946525851b72264551" } }, "extract_dir": "mise",