From b4e5e07c248a2f8fa4b87ece06e6eb41749b97ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 16:31:13 +0000 Subject: [PATCH] mise: Update to version 2025.10.19 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 6215211732..d44a20aee3 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.18", + "version": "2025.10.19", "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.18/mise-v2025.10.18-windows-x64.zip", - "hash": "f9dc9e8d6d2fb9abb17fb3d44ee614c0dca62b5f45405c8260d94d7cde4f5f8e" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.19/mise-v2025.10.19-windows-x64.zip", + "hash": "74ac41f023ff7523807953c08eb9cc44530375931ba48fd7c2656ee15b3dc413" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.18/mise-v2025.10.18-windows-arm64.zip", - "hash": "5f0d899053bea166fdc855d456a19e393822902691447bdf738053b51c65ceae" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.19/mise-v2025.10.19-windows-arm64.zip", + "hash": "31f4da160e6f3695f52f918ea10c456cca6233086f4daca3569e411494913353" } }, "extract_dir": "mise",