From b82d53e299106aa28b7a0e681fa87f8b36736f50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 08:30:08 +0000 Subject: [PATCH] mise: Update to version 2025.8.11 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index e36d63cd8e..1ce85146ce 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.10", + "version": "2025.8.11", "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.10/mise-v2025.8.10-windows-x64.zip", - "hash": "af790ae3e2cad24f0ebd6b56795d3eb0548f031ee65c83d027f61e9a5f7b7fc9" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.11/mise-v2025.8.11-windows-x64.zip", + "hash": "cef8dee4dd5a11a268dfeda03f3f3169f1cfbc2d4496f484a744bb0ba2ef0abc" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.10/mise-v2025.8.10-windows-arm64.zip", - "hash": "b65014787649f3aa67c5e9f087f5d2ca41884c3b356a0630b25ab87a91c82d0d" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.11/mise-v2025.8.11-windows-arm64.zip", + "hash": "f2ff435010722e6e6e0a9233bc99d5f9fd145e4e945ddd0e006a5d7374d89820" } }, "extract_dir": "mise",