From fbffc2b1a6fc0c41dc16a22b9c6693e5d40ead27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 04:32:59 +0000 Subject: [PATCH] mise: Update to version 2025.7.32 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 485d6dc5c6..8b35a3c6f6 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.31", + "version": "2025.7.32", "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.31/mise-v2025.7.31-windows-x64.zip", - "hash": "003246813e1be4356ec7772a9d00f959c534200d0ab8e6942c8082913003e111" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.32/mise-v2025.7.32-windows-x64.zip", + "hash": "d821270bea353c17165905323941f1bcbc47ef2b97d32db6f774734f5b89588d" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.31/mise-v2025.7.31-windows-arm64.zip", - "hash": "05b0b54a16fa14a0a19830d6714a9174016601d5a135764286b0ed9654d75af4" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.32/mise-v2025.7.32-windows-arm64.zip", + "hash": "ddfbca7a598eb139a0f389dc22d7d5bb9327428372f9ee370489782d88dd2816" } }, "extract_dir": "mise",