From 57858122bd87da10529816e1434c0a1c6e3a6f19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 20:31:02 +0000 Subject: [PATCH] mise: Update to version 2025.12.8 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index 4fdd018cf9..894838e8e7 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.12.7", + "version": "2025.12.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.12.7/mise-v2025.12.7-windows-x64.zip", - "hash": "f737ff92d9b80578a58afda482f32a2a25d758045f04f3eb30a2d16e569541e3" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.8/mise-v2025.12.8-windows-x64.zip", + "hash": "47b097eef18959912cf28af44d15febbfba0f62bc220b2c7b361e697825fc4a4" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.12.7/mise-v2025.12.7-windows-arm64.zip", - "hash": "500379ec8ecb6f40b894fbef0f2bbb5b8318cbac51e7c3fe50967f630f51f7d3" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.8/mise-v2025.12.8-windows-arm64.zip", + "hash": "56ed7223a3406a658e0ea4d27612a4f61506a412519d737843ac7807c419f705" } }, "extract_dir": "mise",