From 199cc66a5fbbcd414a5945dfbc2a2021a6e5bcd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 20:30:31 +0000 Subject: [PATCH] mise: Update to version 2025.7.12 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index eba408062e..fe94d3ee5c 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.11", + "version": "2025.7.12", "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.11/mise-v2025.7.11-windows-x64.zip", - "hash": "64f3c6f11ddf484c9eb2f86875106090d2eec6824f1eb7ce673b8022537c728e" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.12/mise-v2025.7.12-windows-x64.zip", + "hash": "f62ae94d923150666d0c0ebacdb41d9520047a0ffd6829b67b756fd385cd9aa7" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.11/mise-v2025.7.11-windows-arm64.zip", - "hash": "eb726b3956409d1c7ef03d604113f490b6a10786be567e99819b0bf6f231f691" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.12/mise-v2025.7.12-windows-arm64.zip", + "hash": "6dda55f46808eecc044968c842c7dfeba20d3ae005874d9bdd2cab517894384e" } }, "extract_dir": "mise",