From 83e34bdc07ab894c4b88c5ad346f26970d52681e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:32:42 +0000 Subject: [PATCH] mise: Update to version 2025.2.1 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 578800a34d..98afdb1dd1 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.2.0", + "version": "2025.2.1", "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.0/mise-v2025.2.0-windows-x64.zip", - "hash": "c593094141c75d9327b6664f01de269de394d90d2a8435fad2880586aee09959" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.1/mise-v2025.2.1-windows-x64.zip", + "hash": "62f13621a688f5171d7af3e1362847f9b16b742dff9bcfadc041b3609072102e" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.0/mise-v2025.2.0-windows-arm64.zip", - "hash": "071dbc1b58c5808c5ceb2d76ebe6a9d416aef78820a8424388157b1c4713d9e6" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.1/mise-v2025.2.1-windows-arm64.zip", + "hash": "11038ba35f86631e6e47f7087d42bb1d04f27e1ec7ecb001fca61b8e5807270d" } }, "extract_dir": "mise",