diff --git a/CHANGELOG.md b/CHANGELOG.md index b6684650..69a8d96a 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.25.2. + ## [2.68.33] - 2026-03-16 - Update `dprint@latest` to 0.53.0. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 145daa2f..33becf62 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.25.1" + "version": "0.25.2" }, "0.25": { - "version": "0.25.1" + "version": "0.25.2" + }, + "0.25.2": { + "x86_64_linux_musl": { + "etag": "0x8DE82FCEB5A3FDE", + "checksum": "f5c02cd6e04476f3fec56dd1a219c2d45b15e695bde6d1e3f4974cb63026b132" + }, + "x86_64_macos": { + "etag": "0x8DE82FCEBF14252", + "checksum": "aa0b53e4ea02794e3f588d1bd96c8356c3d7aa25b0653ca0bb74937957a538b6" + }, + "x86_64_windows": { + "etag": "0x8DE82FCEB34B992", + "checksum": "9aeaa6fe907034134025381dfcaedb7dcf37cc1249a10ced115e4455b61dceaf" + }, + "aarch64_linux_musl": { + "etag": "0x8DE82FCEB13C20D", + "checksum": "0d8fb984228a52bb79620ac53f9a1c68286dcfe31267eaa884c3f61bbffe45b1" + }, + "aarch64_macos": { + "etag": "0x8DE82FCEBD50073", + "checksum": "c45ab2e1f045e799f22452e7c4570852335aaf2f865246ba26d9ebc03cb2e6c7" + }, + "aarch64_windows": { + "etag": "0x8DE82FCEBB2AAE4", + "checksum": "e3b4875b2384309e2d08eae40d3b7e3ecdd9c1817d9aaf21bb1c415042446474" + } }, "0.25.1": { "x86_64_linux_musl": {