diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a0ec9fd..3d1a9db9 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.6. + - Update `git-cliff@latest` to 2.11.0. - Update `coreutils@latest` to 0.5.0. diff --git a/manifests/mise.json b/manifests/mise.json index d8d429d8..56427518 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.5" + "version": "2025.12.6" }, "2025": { - "version": "2025.12.5" + "version": "2025.12.6" }, "2025.12": { - "version": "2025.12.5" + "version": "2025.12.6" + }, + "2025.12.6": { + "x86_64_linux_musl": { + "etag": "0x8DE3B38E1580B3C", + "checksum": "b3bd00f7bfac2920cca4a160ae969555ad56acc43c86f55565092555e3a94789" + }, + "x86_64_macos": { + "etag": "0x8DE3B38E3B350CE", + "checksum": "353e2572fa298e95398c258b8231187e6b3a179a9bd782e091d0faa9ab1c966f" + }, + "x86_64_windows": { + "etag": "0x8DE3B38E490F735", + "checksum": "0d4a0263bada1eee123eff386e19a572c20fd30821662d79480e7ba374a71b34" + }, + "aarch64_linux_musl": { + "etag": "0x8DE3B38DAA18857", + "checksum": "7bee44b1aa116fb11555e7fed73cc4790e6f27b92635683f49abc17746311d5c" + }, + "aarch64_macos": { + "etag": "0x8DE3B38E2A29EC7", + "checksum": "f865db319b70e56e24c2013d22f34b0b3d5a97e6ac3b03f894a5850a3e5824bb" + }, + "aarch64_windows": { + "etag": "0x8DE3B38E4148B37", + "checksum": "09c0da772967bd5e75c48c33758f9b08ed63a16615bd03624922189b198d6098" + } }, "2025.12.5": { "x86_64_linux_musl": {