From f990b5ed78d3c14c8c2bbf922387b9ddae19ec4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:36:23 +0000 Subject: [PATCH] mise: Update to version 2026.2.2 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 1f7dd93160..0bdf9ac601 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2026.2.1", + "version": "2026.2.2", "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.1/mise-v2026.2.1-windows-x64.zip", - "hash": "879ac13b2658565a9984a920d51a7e40915104e311bf29233105e2c3ce0a4dc0" + "url": "https://github.com/jdx/mise/releases/download/v2026.2.2/mise-v2026.2.2-windows-x64.zip", + "hash": "5b3e079edd2687ba370e6bc5907dd231a3ec7ddd07e8ff6d4cd850ba2f57a95f" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2026.2.1/mise-v2026.2.1-windows-arm64.zip", - "hash": "cfa0b90ffa0c79b3bc9863251a17e593910cf271580a826bf0a127e796931ef8" + "url": "https://github.com/jdx/mise/releases/download/v2026.2.2/mise-v2026.2.2-windows-arm64.zip", + "hash": "ba06a9d11e59833f643103d2c9a29ea5439d52aaf34dfedbf2d1a934091ea434" } }, "extract_dir": "mise",