From b080a7fe5e84848f1cccdf3d79b97a210bb40ee5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 04:29:39 +0000 Subject: [PATCH] mise: Update to version 2025.10.7 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index c9fa494b1a..74e7a8cb5b 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.6", + "version": "2025.10.7", "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.6/mise-v2025.10.6-windows-x64.zip", - "hash": "b14531c7b64315fc4915432f8afac1ccf9f166b74e6c448ae09ef8187f32c055" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.7/mise-v2025.10.7-windows-x64.zip", + "hash": "4a18703784dfcf9bd6880cd1449cd7fbc977add82a5dca8d8a79f6312516f8d9" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.6/mise-v2025.10.6-windows-arm64.zip", - "hash": "792dab17b1c901260a7521f0e6eb2e97bade738949c3395d7930f2b4e5938331" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.7/mise-v2025.10.7-windows-arm64.zip", + "hash": "2efab885f05f7b84ea667875fecc73a106a983956a51f5e330a2815fcc747539" } }, "extract_dir": "mise",