From 6e6174a3f0d9b89376a1b7733264b59b1d39e31d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 00:44:04 +0000 Subject: [PATCH] mise: Update to version 2025.8.5 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 64c7fc5207..4c55eb6758 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.4", + "version": "2025.8.5", "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.8.4/mise-v2025.8.4-windows-x64.zip", - "hash": "922506abbd8eb2ab4a077362753a2d623d07bbf018ba3b6ac835d4c532f6ba5c" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.5/mise-v2025.8.5-windows-x64.zip", + "hash": "b8ac551dc24fadd4ee2a2003cf2ade79a500303bbdcdc58edd0117d25b4610f5" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.4/mise-v2025.8.4-windows-arm64.zip", - "hash": "f95cf2328d0ebba9a90cb299341849eec9aa86a232b55a2de2fb975d8e876910" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.5/mise-v2025.8.5-windows-arm64.zip", + "hash": "40416748b94a3ea036ea5bd22bfce8afe8e45a0af89543504ccd543e1f6e57b4" } }, "extract_dir": "mise",