diff --git a/CHANGELOG.md b/CHANGELOG.md index 005e763f..7a08002a 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.6. + ## [2.27.5] - 2024-02-21 - Update `cargo-machete@latest` to 0.6.1. diff --git a/manifests/cargo-llvm-cov.json b/manifests/cargo-llvm-cov.json index 4a76241e..54d4922d 100644 --- a/manifests/cargo-llvm-cov.json +++ b/manifests/cargo-llvm-cov.json @@ -18,10 +18,27 @@ } }, "latest": { - "version": "0.6.5" + "version": "0.6.6" }, "0.6": { - "version": "0.6.5" + "version": "0.6.6" + }, + "0.6.6": { + "x86_64_linux_musl": { + "checksum": "554b2dccaf64dacd0388fab1679fbd96ec503d611e6c84f58ba366c5246060b1" + }, + "x86_64_macos": { + "checksum": "05650bbb58915e0ba4c0a05978fa832ee87e5f5c256981d066d27f8d7e9f743e" + }, + "x86_64_windows": { + "checksum": "dbf7f55962dc3db12b96707b08af67f46284df6b2215a1c58a154ad92284d514" + }, + "aarch64_linux_musl": { + "checksum": "38f00c7b23455d45b829a019ab976b58920defaeb48976936363fa41602c4a50" + }, + "aarch64_macos": { + "checksum": "27118cc06ce28bb4ae455aabfdad11a69952483b0aba23d53de9ed73148285bc" + } }, "0.6.5": { "x86_64_linux_musl": {