diff --git a/CHANGELOG.md b/CHANGELOG.md index f670af14..3571d3b0 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.18.0. + ## [2.61.6] - 2025-09-16 - Update `syft@latest` to 1.33.0. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index f201b1e4..0bf58559 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -22,7 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)", "latest": { - "version": "0.17.13" + "version": "0.18.0" + }, + "0.18": { + "version": "0.18.0" + }, + "0.18.0": { + "x86_64_linux_musl": { + "etag": "0x8DDF4C6FC5B932E", + "checksum": "c63e984c77a61ed881c8893e16821959e6b1871ee224336f88d243e5b7e80f89" + }, + "x86_64_macos": { + "etag": "0x8DDF4C6FBC18720", + "checksum": "13b734252f6144e72fc10c9ae13e39d2a7c4775e330102be3eb527d2a6bca7d0" + }, + "x86_64_windows": { + "etag": "0x8DDF4C6FC5C07DE", + "checksum": "0e8ed11798c2fe1e4822c58cf0b2355426a426f9ad84a2f4feec699b52bc7585" + }, + "aarch64_linux_musl": { + "etag": "0x8DDF4C6FC54E3F6", + "checksum": "08d74e2364d40309cd2f03fb2970d68e91346aaef6fb715699c20ff9b3804f32" + }, + "aarch64_macos": { + "etag": "0x8DDF4C6FBD3268F", + "checksum": "be179a5eb76b4343a2c478ab0df988db408ffa10d138b31af7db98316d256344" + }, + "aarch64_windows": { + "etag": "0x8DDF4C6FBAE62CF", + "checksum": "2b8a20d6b4791c3d107c5918220aa77f09a81fbc531962288a68badd613a2e89" + } }, "0.17": { "version": "0.17.13"