From 4dabff7f523e0bbd163f7fe8901b932d8bdfcedf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 16:29:18 +0000 Subject: [PATCH] mise: Update to version 2025.2.2 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 98afdb1dd1..6d5d8ab7ce 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.2.1", + "version": "2025.2.2", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.1/mise-v2025.2.1-windows-x64.zip", - "hash": "62f13621a688f5171d7af3e1362847f9b16b742dff9bcfadc041b3609072102e" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.2/mise-v2025.2.2-windows-x64.zip", + "hash": "a937f6f7d6b095fc4689135546778cf1ad6faf75d9f7efcd163d43720ab40c8e" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.1/mise-v2025.2.1-windows-arm64.zip", - "hash": "11038ba35f86631e6e47f7087d42bb1d04f27e1ec7ecb001fca61b8e5807270d" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.2/mise-v2025.2.2-windows-arm64.zip", + "hash": "76c617fede26f8454bf69c7e39810334cdfdc6cf49728dbc7e89d909e8e4b44d" } }, "extract_dir": "mise",