From 99f24c701f7f5b51b81b6c71deca095e67fe191b Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 23 Sep 2023 12:07:01 +0000 Subject: [PATCH] Update `cargo-llvm-cov@latest` to 0.5.32 --- 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 95c99485..904461a2 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.32. + ## [2.18.15] - 2023-09-22 - Update `cargo-careful@latest` to 0.4.0. diff --git a/manifests/cargo-llvm-cov.json b/manifests/cargo-llvm-cov.json index 8fe39102..fcee1efd 100644 --- a/manifests/cargo-llvm-cov.json +++ b/manifests/cargo-llvm-cov.json @@ -18,10 +18,27 @@ } }, "latest": { - "version": "0.5.31" + "version": "0.5.32" }, "0.5": { - "version": "0.5.31" + "version": "0.5.32" + }, + "0.5.32": { + "x86_64_linux_musl": { + "checksum": "2709f1c132eac8c3e1e98f658e2f8fd79f71f0a72b373491aad9e92df3b6684c" + }, + "x86_64_macos": { + "checksum": "d56c7b8d5ea02196b8682d242440a400566583f724dee9c9832a99ed9734fa0e" + }, + "x86_64_windows": { + "checksum": "194ec6f3657edab3c5f9a4d7a5bb2ab614084d7484f69274d02798fcd2dbea0c" + }, + "aarch64_linux_musl": { + "checksum": "2274d691284e4de55fa0a0fd4e7b5003db21f7c62d72986586a81a169cafd7ee" + }, + "aarch64_macos": { + "checksum": "7893b26db568ce0c606c0b07cad52659abf2ee488d385581e166fa20924168e5" + } }, "0.5.31": { "x86_64_linux_musl": {