From 7102381facd39a5c9b701ab2e40db531f3cb07ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:32:02 +0000 Subject: [PATCH] mise: Update to version 2025.10.5 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index befe64befa..8cd4f93ff8 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.4", + "version": "2025.10.5", "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.4/mise-v2025.10.4-windows-x64.zip", - "hash": "09829e73757c309f2796198116853506af5eaf87a262a4e575dea583fcfa6e34" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.5/mise-v2025.10.5-windows-x64.zip", + "hash": "cf28f54c3bc89a7096fc5e21bedeecfc85d3dbdb1780afb4d3b61701dbcfdf19" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.4/mise-v2025.10.4-windows-arm64.zip", - "hash": "42af5134057eeb05ff22b6c22120e198b52b11902b2b2579eae55cb575a70c4a" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.5/mise-v2025.10.5-windows-arm64.zip", + "hash": "68c8f9efb2b174a139c564821237b530a3db7546f5f7660b19c32e414ad9df69" } }, "extract_dir": "mise",