From 072fd7e631ab33f76ce13784f12153625b1ddde3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 23 Dec 2025 00:32:28 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.21.7 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 920b950f..767b97b7 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.21.7. + - Update `tombi@latest` to 0.7.10. - Update `syft@latest` to 1.39.0. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index c1984bd1..880c96bb 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.21.6" + "version": "0.21.7" }, "0.21": { - "version": "0.21.6" + "version": "0.21.7" + }, + "0.21.7": { + "x86_64_linux_musl": { + "etag": "0x8DE418177365D3C", + "checksum": "aefcfcf403a2b06c6532835fedd777b1370988d0fab20e19756b0822abb202dc" + }, + "x86_64_macos": { + "etag": "0x8DE418177EDBB57", + "checksum": "dfbf19144afe2e1f157f14fcc6807231746e04c579c6492ff52e035dda9a73cf" + }, + "x86_64_windows": { + "etag": "0x8DE41817739DBBF", + "checksum": "8a78d5976acc77d7e91a82b050d20f05b93a905e2851f30e71b782faf6ec27bc" + }, + "aarch64_linux_musl": { + "etag": "0x8DE41817733A12B", + "checksum": "ac98e30a714f3db5eecd7ca7005311ded635f9d63390411cf2de1fb2b825a821" + }, + "aarch64_macos": { + "etag": "0x8DE418177E16D12", + "checksum": "eb6ea64c1d94a84b2ad2a9b0f967fb144f15b8917c9f5ca6e754e98928582314" + }, + "aarch64_windows": { + "etag": "0x8DE418177D938F4", + "checksum": "d55e961c9e176d8ddef44f47d41793c6efac80bd7abf736185b0a7d283032973" + } }, "0.21.6": { "x86_64_linux_musl": {