From 72bb274232269847ded77be82a5e94b8d153e77f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 12:31:40 +0000 Subject: [PATCH] mise: Update to version 2025.7.2 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index a0e6efdde2..b3a591423c 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.1", + "version": "2025.7.2", "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.1/mise-v2025.7.1-windows-x64.zip", - "hash": "def20c1144cc50eebbbeea16539f4c30a1330dfc38c16db90e27e2b124195f7c" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.2/mise-v2025.7.2-windows-x64.zip", + "hash": "644126b957adf58188512fd69e4943a9e5b150b691452cfb76f1c3823eff47cd" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.1/mise-v2025.7.1-windows-arm64.zip", - "hash": "96c25d07377df7f682104b66aaf2f18e183b2fdafdc069097a020ee81c3cc77e" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.2/mise-v2025.7.2-windows-arm64.zip", + "hash": "1bd5a9c42caa7332c7243fb24bddeb15abf3697d1b2634f44028851a8ce5bd30" } }, "extract_dir": "mise",