From 4242e04eb80c4492261074808c18d638aa247de0 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 9 Nov 2025 12:14:44 +0000 Subject: [PATCH] Update `cargo-auditable@latest` to 0.7.2 --- CHANGELOG.md | 2 ++ manifests/cargo-auditable.json | 22 ++++++++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83db4851..cf98c92e 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-auditable@latest` to 0.7.2. + - Update `vacuum@latest` to 0.20.2. ## [2.62.48] - 2025-11-08 diff --git a/manifests/cargo-auditable.json b/manifests/cargo-auditable.json index f34a877a..bb19d5a0 100644 --- a/manifests/cargo-auditable.json +++ b/manifests/cargo-auditable.json @@ -20,10 +20,28 @@ }, "license_markdown": "[Apache-2.0](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-MIT)", "latest": { - "version": "0.7.1" + "version": "0.7.2" }, "0.7": { - "version": "0.7.1" + "version": "0.7.2" + }, + "0.7.2": { + "x86_64_linux_musl": { + "etag": "0x8DE1F786D9469E9", + "checksum": "f194cc63276f458dc72ac157dfd6e668ab3eebf1e25769fcd55fcf318e6bcf18" + }, + "x86_64_macos": { + "etag": "0x8DE1F786D4239B2", + "checksum": "5c2d84ca478116d900b68b33be6d6ec16ba0d096e45d2e7e5e08293a7b6f3a86" + }, + "x86_64_windows": { + "etag": "0x8DE1F786D79ACFC", + "checksum": "cbee5b0e2465793c260468afaeee3c77234e7aafaae123e2ce8d148c933c9840" + }, + "aarch64_macos": { + "etag": "0x8DE1F786CF202FF", + "checksum": "9b0a5aea8bb3aec6c2bf303ea5068a7c6c3521e875f571b41cda491baa150960" + } }, "0.7.1": { "x86_64_linux_musl": {