From 28b7f3f4fe1220f3d6614b80fac1860c708e4d8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 04:29:56 +0000 Subject: [PATCH] mise: Update to version 2025.11.9 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index cb957fe16b..782c53df0e 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.11.8", + "version": "2025.11.9", "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.11.8/mise-v2025.11.8-windows-x64.zip", - "hash": "9a6883be6265eb44a66d5e1c6561cee407986febdb729531710179b99772588c" + "url": "https://github.com/jdx/mise/releases/download/v2025.11.9/mise-v2025.11.9-windows-x64.zip", + "hash": "5e6a040663a0c9b2fa3737b39ab1405cdd0ec6d18cc4a8ae1e064d29e0844cb3" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.11.8/mise-v2025.11.8-windows-arm64.zip", - "hash": "04ed9cf6d6ad2b6e4dd27b0a3869c741b80b54f5053a8aaf338f03f1fcd43cec" + "url": "https://github.com/jdx/mise/releases/download/v2025.11.9/mise-v2025.11.9-windows-arm64.zip", + "hash": "681db214272bac0d6ad658e536abd7c406cf5fe55aca2c7b7e6a432c9556a822" } }, "extract_dir": "mise",