diff --git a/CHANGELOG.md b/CHANGELOG.md index d02a00fa..c42c6c77 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.19.5. + - Update `syft@latest` to 1.37.0. - Update `mise@latest` to 2025.11.2. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 9ea8ef5a..ec7cf882 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.19.4" + "version": "0.19.5" }, "0.19": { - "version": "0.19.4" + "version": "0.19.5" + }, + "0.19.5": { + "x86_64_linux_musl": { + "etag": "0x8DE1ADA9A75A8A5", + "checksum": "da9010e2a4b0300ced7d86fbbe70871bf2d2780b38a974c39e0c001624fd018e" + }, + "x86_64_macos": { + "etag": "0x8DE1ADA99EFF853", + "checksum": "0c208477f53945923afbad2d9c19008c8f17188aac464f0b0eeb52b6a9e2d194" + }, + "x86_64_windows": { + "etag": "0x8DE1ADA9A9431D4", + "checksum": "019c5bd95cc138c3072abe7185208d028e545ae78b42d0cc42367a4e16313017" + }, + "aarch64_linux_musl": { + "etag": "0x8DE1ADA99E11508", + "checksum": "c09b90ae87518a85ff287604e211729a1e22c4ffc2bb5619cd6e4d82cd4d6e28" + }, + "aarch64_macos": { + "etag": "0x8DE1ADA99E4937F", + "checksum": "fde49f7613494f980747930448c24d73ae07a2a80f1ba841feea765efe6a49a6" + }, + "aarch64_windows": { + "etag": "0x8DE1ADA9A898F69", + "checksum": "b9c53f47f9df0c23cd0fe80f9e3471bdc5c7ba56b8e452a5410029dd672ba061" + } }, "0.19.4": { "x86_64_linux_musl": {