diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d5f242f..2033d8b2 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.1. + - Update `typos@latest` to 1.34.0. ## [2.55.0] - 2025-06-30 diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 40d4475d..11914097 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.0" + "version": "0.17.1" }, "0.17": { - "version": "0.17.0" + "version": "0.17.1" + }, + "0.17.1": { + "x86_64_linux_musl": { + "etag": "0x8DDB7E312775CF9", + "checksum": "2b7adc7aa3f03295e39a87aef739771ddb37b2cbabcd7677bae296128c54c965" + }, + "x86_64_macos": { + "etag": "0x8DDB7E311AB7C36", + "checksum": "90e5b50b124657073778b850c116a342e2c0fa7db954dc224fce86eff2c36f7d" + }, + "x86_64_windows": { + "etag": "0x8DDB7E3127D70B9", + "checksum": "d0b8e50e8665d529eeac90c023fc99278d082cb8206cdf387e8a20114128b566" + }, + "aarch64_linux_musl": { + "etag": "0x8DDB7E311C72282", + "checksum": "681aa237643f908017def4707008d06401381be88a421d6aa01837480ecdf079" + }, + "aarch64_macos": { + "etag": "0x8DDB7E311BAAD67", + "checksum": "713a89d7cc7e5ce273e7b76edcfdd6ea821adb5116e122b24038b5de7f782cb0" + }, + "aarch64_windows": { + "etag": "0x8DDB7E31272598A", + "checksum": "8335ad42df4eaa95f33edbcdcc2f518960b9b9aa521612b1b5f1f6057a897149" + } }, "0.17.0": { "x86_64_linux_musl": {