From 374b3a6b0b11adc7aa293cc347f19f0c8c2bc3a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 20:29:35 +0000 Subject: [PATCH] mise: Update to version 2025.6.8 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 74ad301555..565ba9e5b6 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.6.7", + "version": "2025.6.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.6.7/mise-v2025.6.7-windows-x64.zip", - "hash": "2e95a89e8766b3685f61d6589de10be6bdae751981404d308d45c7788979ed92" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.8/mise-v2025.6.8-windows-x64.zip", + "hash": "c67fcdbeb93c370258afe8402a21b14509161976fd259ede7068fc5e3d122d68" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.6.7/mise-v2025.6.7-windows-arm64.zip", - "hash": "bebbe791e87d8ce27d89525ef5d4f882a58b1d43f85147bceea6af4a003182ae" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.8/mise-v2025.6.8-windows-arm64.zip", + "hash": "73359ae7b3d2672af605c55b82ad348e88e1a6d2a07b2f1bb680275cd31e8ffc" } }, "extract_dir": "mise",