From 67f551fa95b98ad4950b52e4a5c930ffd2425849 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:29:21 +0000 Subject: [PATCH] mise: Update to version 2025.10.11 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 9c15a51472..6691b6d728 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.10", + "version": "2025.10.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.10.10/mise-v2025.10.10-windows-x64.zip", - "hash": "2cda27ea3d8c475fbf087e7b857137c437a422d3c971701da68484c616ab167c" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.11/mise-v2025.10.11-windows-x64.zip", + "hash": "6d906143b34a34f0c42ffe2486fc97478d50e9f277fb99595215b87563c4dc20" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.10/mise-v2025.10.10-windows-arm64.zip", - "hash": "5372c48497429590327c9e3ac70d416132d00a817be489781bf5abc0cca59213" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.11/mise-v2025.10.11-windows-arm64.zip", + "hash": "4b3e11f5b0a52662a9483f6920f2c3095cd3618ab9ac727ecb3982be53af1036" } }, "extract_dir": "mise",