diff --git a/CHANGELOG.md b/CHANGELOG.md index c630151c..4d35c99b 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 `cargo-llvm-cov@latest` to 0.6.11. + ## [2.42.3] - 2024-07-18 - Update `espup@latest` to 0.12.2. diff --git a/manifests/cargo-llvm-cov.json b/manifests/cargo-llvm-cov.json index 3a2a4e40..ce698b6f 100644 --- a/manifests/cargo-llvm-cov.json +++ b/manifests/cargo-llvm-cov.json @@ -19,10 +19,32 @@ }, "license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-MIT)", "latest": { - "version": "0.6.10" + "version": "0.6.11" }, "0.6": { - "version": "0.6.10" + "version": "0.6.11" + }, + "0.6.11": { + "x86_64_linux_musl": { + "etag": "0x8DCA74B10A8B3F4", + "checksum": "951db9b5b669a531bdfa0a5d7fa21031ee1ad069b75ca86259ac84ae54b27826" + }, + "x86_64_macos": { + "etag": "0x8DCA74B941EC0D2", + "checksum": "efaa24d7cecced0837e4b4dbb964750a78ba5e72a7426d7b17d37d8afafafcbb" + }, + "x86_64_windows": { + "etag": "0x8DCA74B3E49C6BA", + "checksum": "b35587e984b4bc27ec15c8f62028f8650446f871ab83e5ee1c308838ca90226f" + }, + "aarch64_linux_musl": { + "etag": "0x8DCA74B16D4D5FD", + "checksum": "fa75483600372df01863c766ffd0da5611a3a2671adb2f475860569169c34187" + }, + "aarch64_macos": { + "etag": "0x8DCA74B506EC4BF", + "checksum": "eecb6683cd0cba3e7285ec7c9576a6c34d1fc1a3d302ae0c1a7cb5a7cf0b5c57" + } }, "0.6.10": { "x86_64_linux_musl": {