From 1306e5f157f76f08ea91cdfe9e40947840afc29c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 00:37:45 +0000 Subject: [PATCH] mise: Update to version 2025.3.10 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 90a7e6a967..f524f63e49 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.3.7", + "version": "2025.3.10", "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.3.7/mise-v2025.3.7-windows-x64.zip", - "hash": "013490b5edcf81f61c2c28ee2444d274b38ea8fdbddbfec4e57e2544079b090e" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.10/mise-v2025.3.10-windows-x64.zip", + "hash": "0c29fdcb4434beb3f9265d897087e9e305c97fc6a72e2959d69ae29e9eafe5c0" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.3.7/mise-v2025.3.7-windows-arm64.zip", - "hash": "bfd38713ee2c7b6b41a2a336f8d09368b429738224ba854eed6ba364c31caa4c" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.10/mise-v2025.3.10-windows-arm64.zip", + "hash": "6e02043aa5ee3162750be92fd02861f6c82a772acbb2349e95aaf872c20b368e" } }, "extract_dir": "mise",