From eb8535f6a5b5cd1b7828b0a91d14c1a001757e93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 04:30:54 +0000 Subject: [PATCH] mise: Update to version 2025.7.1 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index d5f106affd..a0e6efdde2 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.0", + "version": "2025.7.1", "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.0/mise-v2025.7.0-windows-x64.zip", - "hash": "f5c3269d14599f212a37baaacee4572bd391ad032294af63495ad1e2aa93d020" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.1/mise-v2025.7.1-windows-x64.zip", + "hash": "def20c1144cc50eebbbeea16539f4c30a1330dfc38c16db90e27e2b124195f7c" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.0/mise-v2025.7.0-windows-arm64.zip", - "hash": "793c5abd68fe9ce9a06fd64f9147318069263ccbeaa86e49b6c418320cac14f8" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.1/mise-v2025.7.1-windows-arm64.zip", + "hash": "96c25d07377df7f682104b66aaf2f18e183b2fdafdc069097a020ee81c3cc77e" } }, "extract_dir": "mise",