From 93b0f92507a124af4eaccffc4a0950779445285c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 04:35:25 +0000 Subject: [PATCH] mise: Update to version 2025.7.29 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index f5e18fab3e..53a3ce136e 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.28", + "version": "2025.7.29", "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.28/mise-v2025.7.28-windows-x64.zip", - "hash": "5614536df5f8670f02b8a091a3d734c333de4be34efe109a2a238961860478d9" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.29/mise-v2025.7.29-windows-x64.zip", + "hash": "a41be2d7f617e744d294765d8c771b32f8344aaca61ff9e4320e4f8fba7d7942" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.28/mise-v2025.7.28-windows-arm64.zip", - "hash": "14eba2ff7bd4725a8c0303517e356a4aa19f650cab87edcb88fbdedeccd3ef1c" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.29/mise-v2025.7.29-windows-arm64.zip", + "hash": "0b6e7975082169deca0dfe4d2f6ae9f2a02e3368d10445fafad9ed2b2e42ab0b" } }, "extract_dir": "mise",