From 679135a233adb589e2dc08f6ec63b34bf4e5bf24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 12:32:14 +0000 Subject: [PATCH] mise: Update to version 2025.6.7 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 5fb1860574..74ad301555 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.6.6", + "version": "2025.6.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.6.6/mise-v2025.6.6-windows-x64.zip", - "hash": "f4533d4cda078b660367ffa7841f78edd2475256151b95e4338f6d4cfd00efbd" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.7/mise-v2025.6.7-windows-x64.zip", + "hash": "2e95a89e8766b3685f61d6589de10be6bdae751981404d308d45c7788979ed92" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.6.6/mise-v2025.6.6-windows-arm64.zip", - "hash": "5e77820f581523df6f90b2212b49006cbe12709b1471701bfd2ed0ce11fbb7cf" + "url": "https://github.com/jdx/mise/releases/download/v2025.6.7/mise-v2025.6.7-windows-arm64.zip", + "hash": "bebbe791e87d8ce27d89525ef5d4f882a58b1d43f85147bceea6af4a003182ae" } }, "extract_dir": "mise",