From 3b0cedaebabc5bd41a2b2e01c521fb22c07caecd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 16:30:21 +0000 Subject: [PATCH] mise: Update to version 2025.6.0 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index a7aa95cd66..fc6e12b049 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.5.17", + "version": "2025.6.0", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", @@ -13,12 +13,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.17/mise-v2025.5.17-windows-x64.zip", - "hash": "de62f35b01b577db29d75cc8b6807527fce56827b3a4a9f359f7d6dfac5c04fa" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.0/mise-v2025.6.0-windows-x64.zip", + "hash": "667fe97bf73573b23a2d5a7f476f04f22f2200b23ef4d7ae0a74b8c0b5c91120" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.5.17/mise-v2025.5.17-windows-arm64.zip", - "hash": "d35bd79f1b8d4df5658bd9a4b2e9b1037cfaea7cdc968a4aa56f3c21953b6f2d" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.0/mise-v2025.6.0-windows-arm64.zip", + "hash": "3016da795d86ff7252b3b2a7cf9c8006b94bd60ef64333c2eefcd6c6b909eba5" } }, "extract_dir": "mise",