From 55324e83a82ce4b7fe2d6459f5dca92916ceb0ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:30:59 +0000 Subject: [PATCH] mise: Update to version 2025.10.6 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 8cd4f93ff8..c9fa494b1a 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.5", + "version": "2025.10.6", "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.5/mise-v2025.10.5-windows-x64.zip", - "hash": "cf28f54c3bc89a7096fc5e21bedeecfc85d3dbdb1780afb4d3b61701dbcfdf19" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.6/mise-v2025.10.6-windows-x64.zip", + "hash": "b14531c7b64315fc4915432f8afac1ccf9f166b74e6c448ae09ef8187f32c055" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.5/mise-v2025.10.5-windows-arm64.zip", - "hash": "68c8f9efb2b174a139c564821237b530a3db7546f5f7660b19c32e414ad9df69" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.6/mise-v2025.10.6-windows-arm64.zip", + "hash": "792dab17b1c901260a7521f0e6eb2e97bade738949c3395d7930f2b4e5938331" } }, "extract_dir": "mise",