From 2f296ea04f744d958c0f3f04cebf2e77057e5810 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 9 Jan 2023 11:36:41 +0000 Subject: [PATCH] Update `cargo-llvm-cov@latest` to 0.5.4 --- CHANGELOG.md | 2 ++ manifests/cargo-llvm-cov.json | 21 +++++++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efe70e2c..7750f2f6 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.5.4. + ## [2.1.2] - 2023-01-05 - Diagnostic improvements. diff --git a/manifests/cargo-llvm-cov.json b/manifests/cargo-llvm-cov.json index c164b21e..90de7e32 100644 --- a/manifests/cargo-llvm-cov.json +++ b/manifests/cargo-llvm-cov.json @@ -17,10 +17,27 @@ } }, "latest": { - "version": "0.5.3" + "version": "0.5.4" }, "0.5": { - "version": "0.5.3" + "version": "0.5.4" + }, + "0.5.4": { + "x86_64_linux_musl": { + "checksum": "c4912bb56a25a8ea17bbea843019386d191d789d66d19d3fa70b49fc1efb4599" + }, + "x86_64_macos": { + "checksum": "af12ff744aacc5a78e84ac849dd09d8a8babfacb10926a9b32e97bf008624165" + }, + "x86_64_windows": { + "checksum": "ff0d031ddd1fb99a7788124b9b6cafe26f29aaffd82481140f763b95d7b7ba8d" + }, + "aarch64_linux_musl": { + "checksum": "e730738b882ade2d1a0747ee83baa147cffa30ff286e11b94224e2b68ba3a087" + }, + "aarch64_macos": { + "checksum": "a56c6046c7c6eb5030acf0c28b1448e675e072fb7eaa94b8674934d167f6c445" + } }, "0.5.3": { "x86_64_linux_musl": {