diff --git a/CHANGELOG.md b/CHANGELOG.md index e7080c61..ec709b4e 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.3. + - Update `tombi@latest` to 0.9.11. ## [2.70.1] - 2026-03-29 diff --git a/manifests/vacuum.json b/manifests/vacuum.json index cf92c84e..46662993 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.2" + "version": "0.25.3" }, "0.25": { - "version": "0.25.2" + "version": "0.25.3" + }, + "0.25.3": { + "x86_64_linux_musl": { + "etag": "0x8DE8DEA35C78445", + "hash": "dbcd9ea50b0ac74c181d905a1d162e2457f8bbc619d0f8e974ff3b38dcd23384" + }, + "x86_64_macos": { + "etag": "0x8DE8DEA3675C50B", + "hash": "450964b9f2cbe9b63403bfe7b07cd2b3fb16eded4668c9e5749b9b469d288290" + }, + "x86_64_windows": { + "etag": "0x8DE8DEA35DB442D", + "hash": "00a1a230fe2dbd45ee11e579d7d8d00daf83fa83a083fd66044514fdfd73e993" + }, + "aarch64_linux_musl": { + "etag": "0x8DE8DEA35C7AB2A", + "hash": "a2db87faa3e04c2e0f8b5dd2c9162a33829eda0a1196ed49e3562a1a9434d3e0" + }, + "aarch64_macos": { + "etag": "0x8DE8DEA367A7AB1", + "hash": "9ab96a00628c69c6aa4a62fcafb6d8cb8de792db94adb53c00344d19ff0c4af6" + }, + "aarch64_windows": { + "etag": "0x8DE8DEA36512824", + "hash": "ed70ee1e9af46ba69c79b8d4bddea59c0bcc37613f92d12a77fe327f4832089d" + } }, "0.25.2": { "x86_64_linux_musl": {