From 30c3d0d36673cb73d1a99b394f5fe51375de85f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 16:30:33 +0000 Subject: [PATCH] mise: Update to version 2025.8.1 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index d738e7100e..365b212672 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.0", + "version": "2025.8.1", "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.0/mise-v2025.8.0-windows-x64.zip", - "hash": "37f7a45de229912e26e2e8bcaa54d28e01632645358c7ebe6440df053ca683bd" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.1/mise-v2025.8.1-windows-x64.zip", + "hash": "262f2cbf2cf7f688c36cfbeb258729dfe83ba9060ba9e44290e3cdc02aa4f3e9" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.0/mise-v2025.8.0-windows-arm64.zip", - "hash": "eb731a248696b49b72b2bf5992e370e796cfafe7d527d4deb609217a4e9149d2" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.1/mise-v2025.8.1-windows-arm64.zip", + "hash": "f4b589471b8b5649e2be36415978dcc87602f60b8081482444ee59c9f84193a2" } }, "extract_dir": "mise",