From 0c39dfa72cefa02bae06d860ef1845ae993bf988 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 00:44:38 +0000 Subject: [PATCH] mise: Update to version 2025.7.31 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index b5ead89f80..485d6dc5c6 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.30", + "version": "2025.7.31", "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.30/mise-v2025.7.30-windows-x64.zip", - "hash": "3a63457219bc7692d8862d0758ffee2ed44df025d4a336b106839b397627c90b" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.31/mise-v2025.7.31-windows-x64.zip", + "hash": "003246813e1be4356ec7772a9d00f959c534200d0ab8e6942c8082913003e111" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.30/mise-v2025.7.30-windows-arm64.zip", - "hash": "e6d526ed3ff2392f37345fcf91d40c0ec70f6d6aad8a8ec175570a41c115154f" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.31/mise-v2025.7.31-windows-arm64.zip", + "hash": "05b0b54a16fa14a0a19830d6714a9174016601d5a135764286b0ed9654d75af4" } }, "extract_dir": "mise",