From 85a28581e5fd05096132fd4257d3aec0f64238d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 12:46:56 +1000 Subject: [PATCH] Update manifest (#103) * Update `cargo-llvm-cov@latest` to 0.5.15 * Update `cargo-minimal-versions@latest` to 0.1.12 --------- Co-authored-by: Taiki Endo --- CHANGELOG.md | 4 ++++ manifests/cargo-llvm-cov.json | 21 +++++++++++++++++++-- manifests/cargo-minimal-versions.json | 24 ++++++++++++++++++++++-- 3 files changed, 45 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index add023ba..ece1a1bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-minimal-versions@latest` to 0.1.12. + +- Update `cargo-llvm-cov@latest` to 0.5.15. + ## [2.6.13] - 2023-04-13 - Update `protoc@latest` to 3.22.3. diff --git a/manifests/cargo-llvm-cov.json b/manifests/cargo-llvm-cov.json index 33a12994..797f6ebe 100644 --- a/manifests/cargo-llvm-cov.json +++ b/manifests/cargo-llvm-cov.json @@ -17,10 +17,27 @@ } }, "latest": { - "version": "0.5.14" + "version": "0.5.15" }, "0.5": { - "version": "0.5.14" + "version": "0.5.15" + }, + "0.5.15": { + "x86_64_linux_musl": { + "checksum": "407b0ddf85e6a39dfe5379761fc1074c7e79f7b518c732072bda1e4fc854d0fb" + }, + "x86_64_macos": { + "checksum": "71c6d3010f8d08ab45b23e3459a751d4f8afeaa96f1537815f3cc9f96c4cbef6" + }, + "x86_64_windows": { + "checksum": "8de32cdcb14a4ca1fabe5dae76761bfa73890fa070e935a4628f0ca8ac050759" + }, + "aarch64_linux_musl": { + "checksum": "93cae63fb000fbe327a0f5e8caf6507f9d6c9fdf6775c248968ad977411d8f51" + }, + "aarch64_macos": { + "checksum": "6286e6e73bf505c67b23d47591f6f05e5f5feba809442a6a66d1b7ec3fc8a93b" + } }, "0.5.14": { "x86_64_linux_musl": { diff --git a/manifests/cargo-minimal-versions.json b/manifests/cargo-minimal-versions.json index 58404795..6c672d0e 100644 --- a/manifests/cargo-minimal-versions.json +++ b/manifests/cargo-minimal-versions.json @@ -20,10 +20,30 @@ } }, "latest": { - "version": "0.1.11" + "version": "0.1.12" }, "0.1": { - "version": "0.1.11" + "version": "0.1.12" + }, + "0.1.12": { + "x86_64_linux_musl": { + "checksum": "14d33bd273110fc3a4ebc96eab922442e2663f1c8d8da746d66a917fa2957297" + }, + "x86_64_macos": { + "checksum": "d4a71d3e58f0d0a998f35a034120e831498a36601a02b940c7999030decb43be" + }, + "x86_64_windows": { + "checksum": "ab17ab06b5f211611e88d17e4b28ff19076c5b9a6d351fd7f0d20a071f3a1d03" + }, + "aarch64_linux_musl": { + "checksum": "f7aa0d7909f9b828446c9d5f2a0db0ff27df7c167f110609d665b4d70d8a1a8b" + }, + "aarch64_macos": { + "checksum": "1f23174e8a4522799999bac4564d780b7d4893d9f5aa2472b71782e826e3acbd" + }, + "aarch64_windows": { + "checksum": "62267707abf30cacd086bfa035de527d5227682288c9e2176e03de925bae9dd3" + } }, "0.1.11": { "x86_64_linux_musl": {