From 568c1263584704f57bd7f1ca1ac425e7eb0a7480 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 29 May 2026 13:21:26 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.27.0 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa3e46a2..e41c5535 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.27.0. + - Update `cargo-deny@latest` to 0.19.8. ## [2.79.13] - 2026-05-29 diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 883a99c0..c313b363 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -21,7 +21,10 @@ } }, "latest": { - "version": "0.26.8" + "version": "0.27.0" + }, + "0.27": { + "version": "0.27.0" }, "0.27.2": { "x86_64_linux_musl": {