From f40f55249f4c3c70e4729cb1917a0e52f176491d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 12:32:13 +0000 Subject: [PATCH] mise: Update to version 2025.7.30 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 53a3ce136e..b5ead89f80 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.29", + "version": "2025.7.30", "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.7.29/mise-v2025.7.29-windows-x64.zip", - "hash": "a41be2d7f617e744d294765d8c771b32f8344aaca61ff9e4320e4f8fba7d7942" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.30/mise-v2025.7.30-windows-x64.zip", + "hash": "3a63457219bc7692d8862d0758ffee2ed44df025d4a336b106839b397627c90b" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.29/mise-v2025.7.29-windows-arm64.zip", - "hash": "0b6e7975082169deca0dfe4d2f6ae9f2a02e3368d10445fafad9ed2b2e42ab0b" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.30/mise-v2025.7.30-windows-arm64.zip", + "hash": "e6d526ed3ff2392f37345fcf91d40c0ec70f6d6aad8a8ec175570a41c115154f" } }, "extract_dir": "mise",