From 559bd0195f6d77840bb97487c7398a4fea2bc827 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 04:30:59 +0000 Subject: [PATCH] mise: Update to version 2025.7.3 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index b3a591423c..23d9f825ca 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.2", + "version": "2025.7.3", "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.2/mise-v2025.7.2-windows-x64.zip", - "hash": "644126b957adf58188512fd69e4943a9e5b150b691452cfb76f1c3823eff47cd" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.3/mise-v2025.7.3-windows-x64.zip", + "hash": "cb68fb6582104e54ff0ea8c2a28a0166acfe5c6e045c4977205d2c0a4f557987" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.2/mise-v2025.7.2-windows-arm64.zip", - "hash": "1bd5a9c42caa7332c7243fb24bddeb15abf3697d1b2634f44028851a8ce5bd30" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.3/mise-v2025.7.3-windows-arm64.zip", + "hash": "4fbff16e998409b233b022a55e0eec7a1172e7a0f83417bf76738c6e4d156b07" } }, "extract_dir": "mise",