From 18bee4311a87a17ca7a2c494c6861d832345cf74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 12:31:17 +0000 Subject: [PATCH] mise: Update to version 2025.8.4 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 90bdf1e243..64c7fc5207 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.3", + "version": "2025.8.4", "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.3/mise-v2025.8.3-windows-x64.zip", - "hash": "2779de2e77b8b10246709a618b952ded14e7ab773caf5da6487c12b98ccc76e1" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.4/mise-v2025.8.4-windows-x64.zip", + "hash": "922506abbd8eb2ab4a077362753a2d623d07bbf018ba3b6ac835d4c532f6ba5c" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.3/mise-v2025.8.3-windows-arm64.zip", - "hash": "c1cc22f41a807814cef757a03ca4b2dc01250c9655c5fd4eeaf9adfb2bc43f11" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.4/mise-v2025.8.4-windows-arm64.zip", + "hash": "f95cf2328d0ebba9a90cb299341849eec9aa86a232b55a2de2fb975d8e876910" } }, "extract_dir": "mise",