From 5c6be2870a440177a984a6933eb49c7fc650eac5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 1 Mar 2026 21:13:29 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.24.0 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 31 ++++++++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5765a84b..6171f7a5 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.24.0. + - Update `trivy@latest` to 0.69.2. - Update `tombi@latest` to 0.8.0. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index dd38fcc4..b187597c 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -22,7 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)", "latest": { - "version": "0.23.8" + "version": "0.24.0" + }, + "0.24": { + "version": "0.24.0" + }, + "0.24.0": { + "x86_64_linux_musl": { + "etag": "0x8DE779D26859843", + "checksum": "5c181e7a057e39dd6a15b9c7673d1c1e16767536be35c0001f54988636f32148" + }, + "x86_64_macos": { + "etag": "0x8DE779D25DC342F", + "checksum": "64e00d9a0c2ca88683a9f76a4e2de20faec4fdf1c69271f38251fdfcbe1724aa" + }, + "x86_64_windows": { + "etag": "0x8DE779D267F0FEA", + "checksum": "1430f9f535a615fc4e87aa7e800f5c741fe7f48c8843371f0aa9376ce20f7be8" + }, + "aarch64_linux_musl": { + "etag": "0x8DE779D266B76E7", + "checksum": "626a31d19ab21c90b74cedcadfd9198e2b193fdb4bf009481b93c0fbf7b33a6d" + }, + "aarch64_macos": { + "etag": "0x8DE779D25D7CC72", + "checksum": "133a08a5d0489f5d88d5312117a1a659d795c1777e4226e7c5a05dec2f77a8ab" + }, + "aarch64_windows": { + "etag": "0x8DE779D25E96BBA", + "checksum": "07c0d2de2eeaf9cde7f27febcb11dd28770dd5cd26c9e6ad90940c1d8ff8f798" + } }, "0.23": { "version": "0.23.8"