From ce560962f0146fbfb403e5b1b845ad2c657497b2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 13 Jan 2024 06:06:15 +0000 Subject: [PATCH] Update `cargo-llvm-cov@latest` to 0.6.1 --- 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 fc340d81..c9e9f484 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.1. + ## [2.24.3] - 2024-01-10 - Update `biome@latest` to 1.5.1. diff --git a/manifests/cargo-llvm-cov.json b/manifests/cargo-llvm-cov.json index 77035593..89f14fbe 100644 --- a/manifests/cargo-llvm-cov.json +++ b/manifests/cargo-llvm-cov.json @@ -18,10 +18,27 @@ } }, "latest": { - "version": "0.6.0" + "version": "0.6.1" }, "0.6": { - "version": "0.6.0" + "version": "0.6.1" + }, + "0.6.1": { + "x86_64_linux_musl": { + "checksum": "e9764d62e9ce17e89dcf0332c8f99a4680722ef66b1bd147694ae53e622cf73a" + }, + "x86_64_macos": { + "checksum": "ff68ba09dfb93dfed0e89539f0c0ef20f71803725409a03122bdd61735e71c3d" + }, + "x86_64_windows": { + "checksum": "93c18eaa511823834bbfd253ecfc84b869e5c61068d471071f55c30035bf1de9" + }, + "aarch64_linux_musl": { + "checksum": "9359307d5c77e2e7fe9ddf3d0fd46f5e377a5a4d25fd860115ed2a23a434452d" + }, + "aarch64_macos": { + "checksum": "79d07bc755a67dd1cbcf462f8eb4f967571fe1b48927235a270dae42a7bdc248" + } }, "0.6.0": { "x86_64_linux_musl": {