From 0104b03cf609a2cbea0361b1d1d3a113077f59e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 16:29:50 +0000 Subject: [PATCH] mise: Update to version 2025.5.1 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 19f10152a2..446c22c168 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.5.0", + "version": "2025.5.1", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", @@ -10,12 +10,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.0/mise-v2025.5.0-windows-x64.zip", - "hash": "8b9c10c750d05381426d807ea582cadc6ce17dfacda848e45858f4109127113d" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.1/mise-v2025.5.1-windows-x64.zip", + "hash": "d8d5f2fae3c2677a7e54edd539bc32dda29c5a558fa01773d5bcf2cc32fd9ab6" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.0/mise-v2025.5.0-windows-arm64.zip", - "hash": "4efebfdf5d92bf0985327b37ead9bf5bad85bb9dc361a29e3f59fc5552502269" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.1/mise-v2025.5.1-windows-arm64.zip", + "hash": "e48d24057cb4a8e2d2fd94d8ce14216e5a7f111b3a35425a29f2eb14b8f377af" } }, "extract_dir": "mise",