From 6b116a62dbce5caa50f5fd2dba29de91fff0c22e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 8 May 2025 12:14:29 +0000 Subject: [PATCH] Update `trunk@latest` to 0.21.14 --- CHANGELOG.md | 2 ++ manifests/trunk.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3646ff77..c0cc63c9 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 `trunk@latest` to 0.21.14. + - Update `release-plz@latest` to 0.3.134. - Update `cargo-binstall@latest` to 1.12.4. diff --git a/manifests/trunk.json b/manifests/trunk.json index 9fbe657c..48ef75dc 100644 --- a/manifests/trunk.json +++ b/manifests/trunk.json @@ -19,10 +19,32 @@ }, "license_markdown": "[MIT](https://github.com/trunk-rs/trunk/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/trunk-rs/trunk/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.21.13" + "version": "0.21.14" }, "0.21": { - "version": "0.21.13" + "version": "0.21.14" + }, + "0.21.14": { + "x86_64_linux_musl": { + "etag": "0x8DD8E284A972999", + "checksum": "a67f4054b249fe9acc5fabc25de1aebf19783aca3ad6ff64bf34d7da44d0ea20" + }, + "x86_64_macos": { + "etag": "0x8DD8E284A231877", + "checksum": "f1ba0e3bbe24e0ae219c6d22c33e24e2825c1608dd27c2556e323495110f1a95" + }, + "x86_64_windows": { + "etag": "0x8DD8E284A6078A2", + "checksum": "cd6ac15b9daff0365e5695036791ef2ce3c63f61c014f5a8c532363266e4569c" + }, + "aarch64_linux_musl": { + "etag": "0x8DD8E2849F6E30E", + "checksum": "e8e2a2bb423ce6702ab9f4f02f8c9ae99d790f0301f7634e986b2dd8706019cc" + }, + "aarch64_macos": { + "etag": "0x8DD8E284A01FA24", + "checksum": "764e299dd50d89442a4e96a236349f57961984b701e74d3dbdb39cd1c9f5101e" + } }, "0.21.13": { "x86_64_linux_musl": {