From ef36d6ab5478527df78d1afc9c3989af7126d2cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 16:30:20 +0000 Subject: [PATCH] mise: Update to version 2025.10.8 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 74e7a8cb5b..5f9bb9653f 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.10.7", + "version": "2025.10.8", "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.7/mise-v2025.10.7-windows-x64.zip", - "hash": "4a18703784dfcf9bd6880cd1449cd7fbc977add82a5dca8d8a79f6312516f8d9" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.8/mise-v2025.10.8-windows-x64.zip", + "hash": "d8b6e424e5bb22dc7792199e8cdd58d4d08532495dcfbbb58f5a59d5c5ddeb3b" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.10.7/mise-v2025.10.7-windows-arm64.zip", - "hash": "2efab885f05f7b84ea667875fecc73a106a983956a51f5e330a2815fcc747539" + "url": "https://github.com/jdx/mise/releases/download/v2025.10.8/mise-v2025.10.8-windows-arm64.zip", + "hash": "8beab6b756b826984cadd541a55a070bbf1b466758023470f732e4ea034e0a74" } }, "extract_dir": "mise",