From f83bf7535fa8a9577dbd58cb4cc68fbb5368e14d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 00:46:15 +0000 Subject: [PATCH] mise: Update to version 2025.7.28 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 46545b04f4..f5e18fab3e 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.27", + "version": "2025.7.28", "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.27/mise-v2025.7.27-windows-x64.zip", - "hash": "37b6e1c489f100ed9be0703894e2554f0245e7c61603a9d81d1bcd07b772c27a" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.28/mise-v2025.7.28-windows-x64.zip", + "hash": "5614536df5f8670f02b8a091a3d734c333de4be34efe109a2a238961860478d9" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.27/mise-v2025.7.27-windows-arm64.zip", - "hash": "b7886e2eb4ecfa95c4e673871a8c54853498dbc391e9eed49709804981c5527a" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.28/mise-v2025.7.28-windows-arm64.zip", + "hash": "14eba2ff7bd4725a8c0303517e356a4aa19f650cab87edcb88fbdedeccd3ef1c" } }, "extract_dir": "mise",