From fafa223581e8973503693c08fa6e03288a0e70a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 04:30:15 +0000 Subject: [PATCH] mise: Update to version 2025.10.1 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 4262c110e9..9ab6158416 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.0", + "version": "2025.10.1", "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.0/mise-v2025.10.0-windows-x64.zip", - "hash": "53b4e39389e8846e9b7787820f33e976c610eccfc15ad062c66ef8163899943a" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.1/mise-v2025.10.1-windows-x64.zip", + "hash": "a385afdf9a1c8465eee1381f7ee461eeaa3ca18bd47499f5982205cd40214a87" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.0/mise-v2025.10.0-windows-arm64.zip", - "hash": "3caf2d9fba20c83534edb7874296923fecfa578e16c185933d0d58be9f4f22ce" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.1/mise-v2025.10.1-windows-arm64.zip", + "hash": "be68fc0198af9eaa7c9ce3d8fdd6c50ef18689df5d3a14c0b88d6ffbf0b975eb" } }, "extract_dir": "mise",