From 9cdebc223deaefd78fa4258f3c3645dc46dea823 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 31 May 2026 10:31:33 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.27.3 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c11f6aab..fe45187d 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.3. + - Support `convco`. ([#1831](https://github.com/taiki-e/install-action/pull/1831), thanks @graelo) - Update `cargo-binstall@latest` to 1.19.1. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 3c57dcca..30515483 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -21,7 +21,7 @@ } }, "latest": { - "version": "0.27.2" + "version": "0.27.3" }, "0.28.0": { "x86_64_linux_musl": { @@ -50,7 +50,7 @@ } }, "0.27": { - "version": "0.27.2" + "version": "0.27.3" }, "0.27.3": { "x86_64_linux_musl": {