diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a5f7553..a9d8f851 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.13. + - Update `release-plz@latest` to 0.3.145. ## [2.61.2] - 2025-09-11 diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 9656234e..f201b1e4 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.12" + "version": "0.17.13" }, "0.17": { - "version": "0.17.12" + "version": "0.17.13" + }, + "0.17.13": { + "x86_64_linux_musl": { + "etag": "0x8DDF236CE083E27", + "checksum": "60a61c6830cbfc6b85cc675880b764eebe9b9c3d8e99aaa80372a07ae4cd9b97" + }, + "x86_64_macos": { + "etag": "0x8DDF236CEBF27B8", + "checksum": "d5d7f45a696cd944a55a359f1348b790bc124444a9bed8e2799fec977036939f" + }, + "x86_64_windows": { + "etag": "0x8DDF236CE099C2A", + "checksum": "2cfcff8fa757aef03da88e5b19660346058668ac450527890f0d97bf8fd05441" + }, + "aarch64_linux_musl": { + "etag": "0x8DDF236CE0900A4", + "checksum": "890ba62ded5c2859c68e906bf2ae0e6e79803172365775533c4e2c2b1d510c9c" + }, + "aarch64_macos": { + "etag": "0x8DDF236CE9512C5", + "checksum": "2ad0c9ad14ac9e3a436dc2d581be0b7f08d91751ef1b948ed09652c0d1204446" + }, + "aarch64_windows": { + "etag": "0x8DDF236CE8ABE32", + "checksum": "d274502f622a9c3989369fa5b10ea458302f1896220ccea97851169d911587be" + } }, "0.17.12": { "x86_64_linux_musl": {