From f336fb46d1607f0de26858e4412610960d33c606 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 3 Jun 2026 01:16:43 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.28.3 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bde83cb..f4392599 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.28.3. + - Update `uv@latest` to 0.11.18. - Update `trivy@latest` to 0.71.0. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 91e79833..86ea98e2 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -21,10 +21,36 @@ } }, "latest": { - "version": "0.28.0" + "version": "0.28.3" }, "0.28": { - "version": "0.28.0" + "version": "0.28.3" + }, + "0.28.4": { + "x86_64_linux_musl": { + "etag": "0x8DEC0F2EB61F4E1", + "hash": "7632fc8860920a6d50bb0158299c07196ea57b1b5e6ef2e46ed0a7da32fa6a4a" + }, + "x86_64_macos": { + "etag": "0x8DEC0F2EC56D9F7", + "hash": "26cde93cc557752dfb62fbb10953d75956aad27810368f88c83b492be95b488c" + }, + "x86_64_windows": { + "etag": "0x8DEC0F2EB703CB3", + "hash": "19f72e41d6c8698444d0e847aa4d92041ca9f1d55286a06b021bc5972d9642e9" + }, + "aarch64_linux_musl": { + "etag": "0x8DEC0F2EC6375F7", + "hash": "3aff0e1e15f927c1f4822547de8482a276e11e1761a9bb7cc7b4489cdef90c65" + }, + "aarch64_macos": { + "etag": "0x8DEC0F2EB5D3F3F", + "hash": "6fa1604579a1b971699e3efff5855942fea96e7a0898d5da134fe38276f49f08" + }, + "aarch64_windows": { + "etag": "0x8DEC0F2EC3ED922", + "hash": "0ceac68641eef411caffb11a713b4c80f69adc4fb0d6af761414f2f4093a46ba" + } }, "0.28.3": { "x86_64_linux_musl": {