From e43cd7ce2e2c5a6d08d652405a0ead8cda7bf2db Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 29 Jun 2026 01:09:11 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.29.7 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 136a43e8..f0a14476 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.29.7. + - Update `uv@latest` to 0.11.25. - Update `syft@latest` to 1.46.0. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 0ade3e2a..781c6f60 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -21,10 +21,36 @@ } }, "latest": { - "version": "0.29.6" + "version": "0.29.7" }, "0.29": { - "version": "0.29.6" + "version": "0.29.7" + }, + "0.29.7": { + "x86_64_linux_musl": { + "etag": "0x8DED47071625A10", + "hash": "c81ada6ebfe1d94fdbda5899fb88c80ec39d09f60debf91dc217b6a37811711f" + }, + "x86_64_macos": { + "etag": "0x8DED47071596376", + "hash": "6549f1ad8c88dedd47dac58cb044731ae7f42f9fbc663378c479e2f78f6e5d88" + }, + "x86_64_windows": { + "etag": "0x8DED470726BE132", + "hash": "b6efdaefc90f2e9f1d9aa350097d1ae1dbb9d140a5ab71ecebfd2b80c0a39849" + }, + "aarch64_linux_musl": { + "etag": "0x8DED470726E765C", + "hash": "0cd7eb721810b848f7a177dae3d97c1c8a1f0f6208fd589970423e52d78b9548" + }, + "aarch64_macos": { + "etag": "0x8DED4707159B142", + "hash": "08519e1f7bd0a16e5d678475bbd8b5c3bdba6991d388966b225c7bde946b71c5" + }, + "aarch64_windows": { + "etag": "0x8DED47072622815", + "hash": "2408e26b50eb43c2a46a2f5fc7c214bd1547904de2387fe8a657755195090ab2" + } }, "0.29.6": { "x86_64_linux_musl": {