From bba517d299b6e6e641f85840ca80c8a472f9aba7 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 7 Apr 2025 18:09:18 +0000 Subject: [PATCH] Update `trunk@latest` to 0.21.13 --- CHANGELOG.md | 2 ++ manifests/trunk.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 268db9a2..485fd866 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.13. + ## [2.49.45] - 2025-04-06 - Update `knope@latest` to 0.19.2. diff --git a/manifests/trunk.json b/manifests/trunk.json index bb2c3534..9fbe657c 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.12" + "version": "0.21.13" }, "0.21": { - "version": "0.21.12" + "version": "0.21.13" + }, + "0.21.13": { + "x86_64_linux_musl": { + "etag": "0x8DD75EAEEA98111", + "checksum": "ca72d13ab0b51e6a26d438e9685bd107b92b955df34688875bf3b6846c60280e" + }, + "x86_64_macos": { + "etag": "0x8DD75EAEE28D3FB", + "checksum": "f05ce92663a83c386b39532a9849c4ac19ee29307ea5fd49f06e225463439a8d" + }, + "x86_64_windows": { + "etag": "0x8DD75EAEE3FC49A", + "checksum": "4b8ae1fbfb409e309bd394f25ac0fe801028bc84eedd2345a3b3bb367a57497e" + }, + "aarch64_linux_musl": { + "etag": "0x8DD75EAEDBE5519", + "checksum": "e6d3ed3a49f8d48c55fbf3d70a02a2a8e22ecd2871e39ce78401893c8ab4dbd9" + }, + "aarch64_macos": { + "etag": "0x8DD75EAEDCBDA6C", + "checksum": "91f924d6936a8d94a2e4d4a67a0d47179d4bf8e4cf37ee613aaaa5ff6e2d83c0" + } }, "0.21.12": { "x86_64_linux_musl": {