diff --git a/CHANGELOG.md b/CHANGELOG.md index 826c3ffb..39aae093 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.8. + ## [2.57.8] - 2025-08-05 - Update `deepsource@latest` to 0.10.0. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 29ef6c53..7b9d30b6 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.7" + "version": "0.17.8" }, "0.17": { - "version": "0.17.7" + "version": "0.17.8" + }, + "0.17.8": { + "x86_64_linux_musl": { + "etag": "0x8DDD46045EF9E4D", + "checksum": "96415f3bd5d9380846a5ee8821538e45ee45addbcf0ec734c24d3b9a4daf5ed1" + }, + "x86_64_macos": { + "etag": "0x8DDD4604535F8E9", + "checksum": "118a16072e3288199f21bd727ec82970c8b625eceff4618690f48c6041ee87bc" + }, + "x86_64_windows": { + "etag": "0x8DDD46045E3EBAB", + "checksum": "b06ae35d2f9debe8195609155a41ad28346aaf90689fa6c4cc88e65027ab09ac" + }, + "aarch64_linux_musl": { + "etag": "0x8DDD460452BF20A", + "checksum": "b4e2f564c1acabcf0483145103726f0d20682aafc9ecc956ab041e4292e008c1" + }, + "aarch64_macos": { + "etag": "0x8DDD4604546881F", + "checksum": "567ad00749e71a01f90d47a160827fea9e6001b86719660a3d6d422c02edb9f0" + }, + "aarch64_windows": { + "etag": "0x8DDD46045DFD18D", + "checksum": "220bbb9e122bc641518a41cbecacf0b701a1f80c119a491e2749ee15804cb416" + } }, "0.17.7": { "x86_64_linux_musl": {