From 2b9ffc1e699031d43d51dcea7cfcf23501501af7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 12:32:06 +0000 Subject: [PATCH] mise: Update to version 2025.12.0 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index ea0ac05dd5..760e1faea8 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.11.11", + "version": "2025.12.0", "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.11/mise-v2025.11.11-windows-x64.zip", - "hash": "bcdc0b81e8083da51fad09a975bf36db199eba893d2369ca3e9218cd73bdca92" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.0/mise-v2025.12.0-windows-x64.zip", + "hash": "733f013d1fc2a16e63a79495f9ed804558b1bdd51cbf06388e95b817317b21a3" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.11.11/mise-v2025.11.11-windows-arm64.zip", - "hash": "1a9ee4e2a37f28c485d862e36fcda59dca9dc3dccb2077e6a7cb311552e8dfbd" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.0/mise-v2025.12.0-windows-arm64.zip", + "hash": "cc621c8d411b170392b0e4d9c1fa20a915e7dea2dea13f80e8119d113b368d53" } }, "extract_dir": "mise",