From ac23996460a9ebfaaf8fec002ec101c09d600d77 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 2 Jul 2025 18:13:52 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.17.2 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9a6f39f..fc0e17b9 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 `vacuum@latest` to 0.17.2. + - Update `syft@latest` to 1.28.0. ## [2.56.1] - 2025-07-01 diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 11914097..705531d2 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -22,10 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)", "latest": { - "version": "0.17.1" + "version": "0.17.2" }, "0.17": { - "version": "0.17.1" + "version": "0.17.2" + }, + "0.17.2": { + "x86_64_linux_musl": { + "etag": "0x8DDB98852C3C9DD", + "checksum": "a34828f82f1f672a06997ddfd45cbc5c7f27146b4473d1ff04f323708c353d64" + }, + "x86_64_macos": { + "etag": "0x8DDB9885240AE81", + "checksum": "3b0349f0a59b87dbb91f8c4d6d4efa544785880785b809adc15454be9a6efa85" + }, + "x86_64_windows": { + "etag": "0x8DDB98852BCF3C2", + "checksum": "eec12cdf51e52d06884c7bbd7178bcb84e47b612d296994fc199b659ef8dd481" + }, + "aarch64_linux_musl": { + "etag": "0x8DDB988522BDE5C", + "checksum": "e38e7243956c0c80792ff6c0800a0bab1d82ee1ab0328a0092c3999157a6522d" + }, + "aarch64_macos": { + "etag": "0x8DDB988523376ED", + "checksum": "e84669236d093c0e57233c5817afe23f8dd449e858cf42d147adcfeef3fca17a" + }, + "aarch64_windows": { + "etag": "0x8DDB98852BAD344", + "checksum": "2fd7243f6ac406ad05e650cceb9b8478e89dca4223976e6b98475ec29cac00f0" + } }, "0.17.1": { "x86_64_linux_musl": {