From 23c2d62b15c71fadf647d2dab4e6578ee8489926 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 00:40:35 +0000 Subject: [PATCH] mise: Update to version 2025.6.2 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 2d5f4bbbe7..8c126a4f2a 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.6.1", + "version": "2025.6.2", "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.6.1/mise-v2025.6.1-windows-x64.zip", - "hash": "fde16f2587f3205c3f6158074209adf2602727479b7ba01c326b7f3cfc9fad29" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.2/mise-v2025.6.2-windows-x64.zip", + "hash": "3c06012853f1bf68d0e47c6a710607756bd54778c5a9c006a28ff6ab62abec03" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.6.1/mise-v2025.6.1-windows-arm64.zip", - "hash": "d595e7a8e8b84c04c5fb20bad33852f2d383023af31afe1629df4d2112aad51b" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.2/mise-v2025.6.2-windows-arm64.zip", + "hash": "d9249fe9fe439b3bf5b01f8c3cef4770c2a938f98e41f8fabc7086c7ef1d374c" } }, "extract_dir": "mise",