From 0a4023088be93ba5f6df56c58cb70eed1e15048b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 04:32:59 +0000 Subject: [PATCH] mise: Update to version 2025.7.9 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index dc807d13a5..8737a2e711 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.8", + "version": "2025.7.9", "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.8/mise-v2025.7.8-windows-x64.zip", - "hash": "5b9f93be12289f4ab8c15883b92fb4670937b41502b969eb549c085db3d935b6" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.9/mise-v2025.7.9-windows-x64.zip", + "hash": "f39cbaa7cdaf18d6fa505ceb99a912ae918d6efb33e3838ca2a4048a35717e82" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.8/mise-v2025.7.8-windows-arm64.zip", - "hash": "aeb0dca3d525dac9cecff0e456e3bab9c8e051764b21333cf7e1e3908eb9dc25" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.9/mise-v2025.7.9-windows-arm64.zip", + "hash": "d51a3866098dc4652a083d16f20d317975e1bcc170b7c0fd7f442e7fc185b49b" } }, "extract_dir": "mise",