diff --git a/CHANGELOG.md b/CHANGELOG.md index 77c17055..94b526ad 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.6. + - Update `earthly@latest` to 0.8.16. ## [2.56.15] - 2025-07-16 diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 8d208daa..e29595e1 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.5" + "version": "0.17.6" }, "0.17": { - "version": "0.17.5" + "version": "0.17.6" + }, + "0.17.6": { + "x86_64_linux_musl": { + "etag": "0x8DDC53ED81F8581", + "checksum": "9c0e3fed6841abaf1a9bd4ec146ba7a8e03221806598839a4ad75a81d9a346c9" + }, + "x86_64_macos": { + "etag": "0x8DDC53ED8D49CA3", + "checksum": "eebc143b1a7861a441915875960ba8582b5defd365d6da0825132280105b2395" + }, + "x86_64_windows": { + "etag": "0x8DDC53ED80F91DD", + "checksum": "7a20958b782ec01bccd2d672635b431ccf45e8e5c2a77c8d3ba12c59d4852fe9" + }, + "aarch64_linux_musl": { + "etag": "0x8DDC53ED81E753F", + "checksum": "e062772384667223acc0806d7415865b83a20fa8bb5dadbf2efd611dfaa56b4f" + }, + "aarch64_macos": { + "etag": "0x8DDC53ED8F7DB7F", + "checksum": "c635d401c00c1e5c243afb2712f793a9795feaa0e847a32b21cdeb8e251a3cbb" + }, + "aarch64_windows": { + "etag": "0x8DDC53ED8DE55B0", + "checksum": "8953d72a49e81e96d67318704eba13b02d16065366bad62a398268b3ad1bd7e0" + } }, "0.17.5": { "x86_64_linux_musl": {