From 580b292a131ec1f8cc692e3d4810412b6dd52802 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 8 Dec 2025 21:08:59 +0000 Subject: [PATCH] Update `mise@latest` to 2025.12.1 --- CHANGELOG.md | 2 ++ manifests/mise.json | 32 +++++++++++++++++++++++++++++--- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f7c1ffb..e9458cf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `mise@latest` to 2025.12.1. + ## [2.62.64] - 2025-12-08 - Update `cargo-deny@latest` to 0.18.9. diff --git a/manifests/mise.json b/manifests/mise.json index c13b296d..2afed866 100644 --- a/manifests/mise.json +++ b/manifests/mise.json @@ -28,13 +28,39 @@ }, "license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)", "latest": { - "version": "2025.12.0" + "version": "2025.12.1" }, "2025": { - "version": "2025.12.0" + "version": "2025.12.1" }, "2025.12": { - "version": "2025.12.0" + "version": "2025.12.1" + }, + "2025.12.1": { + "x86_64_linux_musl": { + "etag": "0x8DE369841C0B929", + "checksum": "1fb65f2a1d31882c3f220fc82380c2ad9cb29060ed5aa7da6ea1879b46528379" + }, + "x86_64_macos": { + "etag": "0x8DE369843C0B127", + "checksum": "68b250632b1f1f29f6116ca513d1641097dfdc2cf05520ee0ca23907962b3d6f" + }, + "x86_64_windows": { + "etag": "0x8DE3698447B3FF4", + "checksum": "187420e0f0e26f92a4a5e14a8e1532226ff0c42917aea7d0977f72eb0b591c30" + }, + "aarch64_linux_musl": { + "etag": "0x8DE36983F0F9E34", + "checksum": "c6405751686a986e8560866411c3b1eac3695cc937da7434c351af41a70500ca" + }, + "aarch64_macos": { + "etag": "0x8DE36984340040D", + "checksum": "94659ac9b7b30d149464ef4a76498182b0c5cadeccef1811ab9e75ff3d1ad159" + }, + "aarch64_windows": { + "etag": "0x8DE369844638CE0", + "checksum": "9c1dfd2f7fb7e88fc250f33667894c926c5e5a864b141caa70676197021e6d68" + } }, "2025.12.0": { "x86_64_linux_musl": {