From 899126a96069069fac2a382f277a3e05ca5c031c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 00:45:40 +0000 Subject: [PATCH] mise: Update to version 2025.7.8 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 9ad0602b9b..dc807d13a5 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.7", + "version": "2025.7.8", "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.7/mise-v2025.7.7-windows-x64.zip", - "hash": "cba7a2c9205f187a240b2352b980497dd8795ae0010d01f3ec20c185e0e69b60" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.8/mise-v2025.7.8-windows-x64.zip", + "hash": "5b9f93be12289f4ab8c15883b92fb4670937b41502b969eb549c085db3d935b6" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.7/mise-v2025.7.7-windows-arm64.zip", - "hash": "d60892702b248dc919918f51f74f47fba1a88399407b2a980a68e9cfa2919688" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.8/mise-v2025.7.8-windows-arm64.zip", + "hash": "aeb0dca3d525dac9cecff0e456e3bab9c8e051764b21333cf7e1e3908eb9dc25" } }, "extract_dir": "mise",