From f89f9e6244717bdc51b1226187aa257c4e7803cb Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 30 Jan 2026 18:20:51 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.23.5 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f66952a..609a46b1 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.23.5. + - Update `trivy@latest` to 0.69.0. ## [2.67.16] - 2026-01-30 diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 5f323d8b..820ca826 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.23.4" + "version": "0.23.5" }, "0.23": { - "version": "0.23.4" + "version": "0.23.5" + }, + "0.23.5": { + "x86_64_linux_musl": { + "etag": "0x8DE602ACABC7793", + "checksum": "82edf2f4584ec19554103098be951046a2c8b5cb116cd9ab7d3a9e3103409987" + }, + "x86_64_macos": { + "etag": "0x8DE602ACA285889", + "checksum": "eca6cf753323b19b3d654f45be40e55992bba74cac1f9e62033b7e6ecab39910" + }, + "x86_64_windows": { + "etag": "0x8DE602ACA237BFA", + "checksum": "ae58b531bfe82b627682142c8dac875be648eddb2c0a2c8ab232fe2276f1c83c" + }, + "aarch64_linux_musl": { + "etag": "0x8DE602ACAC9AF23", + "checksum": "c4ae1be0f33659ab8c638b6146077c312c0d2e0b72f890da6dd53cf1138f591e" + }, + "aarch64_macos": { + "etag": "0x8DE602ACA263801", + "checksum": "4681914e1df6f8a993bebac8b9a59cfbf50049f3a7fdea49267741c90a11e5a5" + }, + "aarch64_windows": { + "etag": "0x8DE602ACAC0DF6C", + "checksum": "4226d9c1e491da5d7a1ff9b6ef6c0648da86614b688fa8986cbeb0abd48b07cb" + } }, "0.23.4": { "x86_64_linux_musl": {