From 28c24be63d58fe6b521fb22b34ad61969ade62c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 04:30:27 +0000 Subject: [PATCH] mise: Update to version 2025.12.3 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 71d9dfdae6..07185ae824 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.12.2", + "version": "2025.12.3", "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.12.2/mise-v2025.12.2-windows-x64.zip", - "hash": "281929a9910acd3b1229e03bbd8f29fa399ce05750701947227636811fa05aa0" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.3/mise-v2025.12.3-windows-x64.zip", + "hash": "ed04db6786a9c97d68752cc1ba3c3b20f8a6ffa9c1daddb4fe2cc6f4d413e38b" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.12.2/mise-v2025.12.2-windows-arm64.zip", - "hash": "bdde94a05b2d014a89e509142552510ce8105494f38d6f1b45172507435f1ec7" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.3/mise-v2025.12.3-windows-arm64.zip", + "hash": "ab2c3110e04a3834db0bbf3a0929f275caf9cccf7d9e29d7a9e54f840fb36b99" } }, "extract_dir": "mise",