From 159ee466fecc39cd95b475093c4349de43c4310f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 29 Oct 2024 03:34:26 +0000 Subject: [PATCH] Update `cargo-nextest@latest` to 0.9.82 --- CHANGELOG.md | 2 ++ manifests/cargo-nextest.json | 27 +++++++++++++++++++++++++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe4669fc..e54e78da 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-nextest@latest` to 0.9.82. + ## [2.44.55] - 2024-10-29 - Update `syft@latest` to 1.15.0. diff --git a/manifests/cargo-nextest.json b/manifests/cargo-nextest.json index b5c59b6d..00bb4eaf 100644 --- a/manifests/cargo-nextest.json +++ b/manifests/cargo-nextest.json @@ -19,10 +19,33 @@ }, "license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)", "latest": { - "version": "0.9.81" + "version": "0.9.82" }, "0.9": { - "version": "0.9.81" + "version": "0.9.82" + }, + "0.9.82": { + "previous_stable_version": "0.9.81", + "x86_64_linux_gnu": { + "etag": "0x8DCF7C8D4BE7D74", + "checksum": "54311a679100aaf5595e8a4ce27641b4cbc8f1c71719ede7574394a6c37a8477" + }, + "x86_64_linux_musl": { + "etag": "0x8DCF7C922554551", + "checksum": "95484aa8676d700fa1add750cdf76c8a53205088e1ccc9d9888f4bfeeae14951" + }, + "x86_64_macos": { + "etag": "0x8DCF7C8C157C4A6", + "checksum": "c99875f5aeca65b0faf71d515e2b379f3d7329006ba1f6fa7245916e1b1ef6db" + }, + "x86_64_windows": { + "etag": "0x8DCF7C948732016", + "checksum": "ec508709cbf52ce3e84080eecd3391546053f6193100e8f381e6cd5a7b9dd0ed" + }, + "aarch64_linux_gnu": { + "etag": "0x8DCF7C8C546D896", + "checksum": "359a0c0be044142d08cf4d4f1e73a7dcdd7af9bd4a5027c895f1f0bac9fa58f8" + } }, "0.9.81": { "previous_stable_version": "0.9.80",