From 76b0a0a215384b30b144273a093aa55c5edd9320 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 16:30:42 +0000 Subject: [PATCH] mise: Update to version 2025.8.8 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index b91eff7c46..4b35e78a95 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.7", + "version": "2025.8.8", "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.8.7/mise-v2025.8.7-windows-x64.zip", - "hash": "58a5c8522771db8ef7075b7707316369f0390e774835a429a8f869e518d16c47" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.8/mise-v2025.8.8-windows-x64.zip", + "hash": "da9c672aafe67b0e85f85bd0dabb98df6a2ba11f3d446bb7ead9ce58f2ce569c" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.7/mise-v2025.8.7-windows-arm64.zip", - "hash": "7d218b5309c25fa29aee06dff953a99f637a2e2e41ff66295bc14296b12cf8e3" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.8/mise-v2025.8.8-windows-arm64.zip", + "hash": "493ac9e5b4ad6553c313902daf40571641c3218e34ff87babc957de9ddfa8a5a" } }, "extract_dir": "mise",