From c203afaa814ae6733a53ca8a0d0caa22a5513604 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 12:31:54 +0000 Subject: [PATCH] mise: Update to version 2025.8.7 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index eea0457bff..b91eff7c46 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.6", + "version": "2025.8.7", "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.6/mise-v2025.8.6-windows-x64.zip", - "hash": "d4cc4496d6b27d767e679f955c669f8834540fea5ed0bf335f4ce9733247e6cd" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.7/mise-v2025.8.7-windows-x64.zip", + "hash": "58a5c8522771db8ef7075b7707316369f0390e774835a429a8f869e518d16c47" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.6/mise-v2025.8.6-windows-arm64.zip", - "hash": "1a9ece0e6f5cfa40649220c21977e61d223eba30f1d6f52f5978cb23744198f0" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.7/mise-v2025.8.7-windows-arm64.zip", + "hash": "7d218b5309c25fa29aee06dff953a99f637a2e2e41ff66295bc14296b12cf8e3" } }, "extract_dir": "mise",