diff --git a/CHANGELOG.md b/CHANGELOG.md index 59bc1186..3df5b9d8 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.11. + ## [2.58.28] - 2025-08-29 - Update `typos@latest` to 1.35.7. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index baeca270..62bc14d9 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.10" + "version": "0.17.11" }, "0.17": { - "version": "0.17.10" + "version": "0.17.11" + }, + "0.17.11": { + "x86_64_linux_musl": { + "etag": "0x8DDE779CC903C08", + "checksum": "d80aa398d64500723bcc339845a295f447d89fe2da3df85ff66e4dc6564cbf1c" + }, + "x86_64_macos": { + "etag": "0x8DDE779CC65D93B", + "checksum": "f9f67669c4add011ec3b7319fb7d9222fd7071bca5e10f401bbbd157294588ce" + }, + "x86_64_windows": { + "etag": "0x8DDE779CBF1A12D", + "checksum": "53410157c333bd252fbe519046947e53bac3834b1c17cafefeeb02ac25c1088f" + }, + "aarch64_linux_musl": { + "etag": "0x8DDE779CBD25581", + "checksum": "acd8f56eb581192f1c447ef2639ce64efbdad19f40dfd0a361f54b824ffcc892" + }, + "aarch64_macos": { + "etag": "0x8DDE779CC5597D2", + "checksum": "e5fdc039486c98b8d603c6daa35dfa911562fc3dc2aff503a8aa736cc235cbfe" + }, + "aarch64_windows": { + "etag": "0x8DDE779CBD0D08A", + "checksum": "265905e800d2aeee63457739939947ce1327d0cc9a1fac51c0ab8c8550346d3c" + } }, "0.17.10": { "x86_64_linux_musl": {