From b7c2bd191cb3f92bca3781803d4265645235449d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 12:31:29 +0000 Subject: [PATCH] mise: Update to version 2025.8.0 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 8b35a3c6f6..d738e7100e 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.32", + "version": "2025.8.0", "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.32/mise-v2025.7.32-windows-x64.zip", - "hash": "d821270bea353c17165905323941f1bcbc47ef2b97d32db6f774734f5b89588d" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.0/mise-v2025.8.0-windows-x64.zip", + "hash": "37f7a45de229912e26e2e8bcaa54d28e01632645358c7ebe6440df053ca683bd" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.32/mise-v2025.7.32-windows-arm64.zip", - "hash": "ddfbca7a598eb139a0f389dc22d7d5bb9327428372f9ee370489782d88dd2816" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.0/mise-v2025.8.0-windows-arm64.zip", + "hash": "eb731a248696b49b72b2bf5992e370e796cfafe7d527d4deb609217a4e9149d2" } }, "extract_dir": "mise",