From 8449002fc3960461d72ef0b782594b7e308797f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 20:29:10 +0000 Subject: [PATCH] mise: Update to version 2025.5.10 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 588be53a5f..53b69ddaf4 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.5.9", + "version": "2025.5.10", "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.9/mise-v2025.5.9-windows-x64.zip", - "hash": "ca64159e630a17737ba8a4fefd49bca905c58fb8d3330184b7e943817a3a2bc6" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.10/mise-v2025.5.10-windows-x64.zip", + "hash": "69d6e875a6d14189eafd68450f099e6120c3648b605b2b3995351fc6dc871cd9" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.9/mise-v2025.5.9-windows-arm64.zip", - "hash": "b246681a1546e0fd3ce1835ac9e1816e4e6a96ce690e3e02f654a3ac90e6ce40" + "url": "https://github.com/jdx/mise/releases/download/v2025.5.10/mise-v2025.5.10-windows-arm64.zip", + "hash": "341723560b0ee894940f8e930328cfe0958fb7b2cedb7f7405894c94cb52d54e" } }, "extract_dir": "mise",