From 78fb598743282b8d79dd364936333781f399f13d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 16:30:52 +0000 Subject: [PATCH] mise: Update to version 2025.10.13 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index d4ad830e08..09f63b47b1 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.12", + "version": "2025.10.13", "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.12/mise-v2025.10.12-windows-x64.zip", - "hash": "87097f432addbdb758124543a6bae90052a64dcf833b2c40bf554772d735e39f" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.13/mise-v2025.10.13-windows-x64.zip", + "hash": "c5e172c07e49be2422c69f2e62695af32f2386acb772ad1e75a2545f1b03ae2c" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.12/mise-v2025.10.12-windows-arm64.zip", - "hash": "4e836babf6e835c907a535995717b05112bbbc6fc647773d8c66515ef8e045da" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.13/mise-v2025.10.13-windows-arm64.zip", + "hash": "c7c3f62592ac53eef224d15b2cc1fac72230644bc4c38dfa8aba5468f1bedb83" } }, "extract_dir": "mise",