From 6d89b16c494331f0cdbca002e68ea5ab4fa8e3f6 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 16 Oct 2025 12:14:07 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.18.7 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 490d0c52..31893e99 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.18.7. + ## [2.62.31] - 2025-10-16 - Update `protoc@latest` to 3.33.0. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 681b4dc0..4474e066 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.18.6" + "version": "0.18.7" }, "0.18": { - "version": "0.18.6" + "version": "0.18.7" + }, + "0.18.7": { + "x86_64_linux_musl": { + "etag": "0x8DE0CA0AFB98EA2", + "checksum": "01352be64e3173a1677b77f5c276012c3358877237544c880f360619baa01174" + }, + "x86_64_macos": { + "etag": "0x8DE0CA0AF713E48", + "checksum": "20df4d64092523370a580a4cdf3f9344fa263c568d7f30ff6ba1a4eba2cf708f" + }, + "x86_64_windows": { + "etag": "0x8DE0CA0B052D837", + "checksum": "8a1ababd42beddd63c53875c5566ff97286c485a13526f1231d05975f4bb7ee6" + }, + "aarch64_linux_musl": { + "etag": "0x8DE0CA0AFBD81CF", + "checksum": "81fb306f24c9ec08e10b1c681bccbad9141b38374a0ee3bd6538532d7d0f3b68" + }, + "aarch64_macos": { + "etag": "0x8DE0CA0AF05614F", + "checksum": "d4a8df3e74ae1e60507efceaaf3dd2c125c1c3fccb2f993d5b530dc3757ec4ee" + }, + "aarch64_windows": { + "etag": "0x8DE0CA0AF14927B", + "checksum": "b5e6cc9da50bfc92e5d321e4aed42e1caec972567f75766d833d223e93bacdb7" + } }, "0.18.6": { "x86_64_linux_musl": {