From 7a6306ece23f52d1c9356f8fe0d0dd0f791c7825 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 18 Apr 2026 21:17:44 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.26.1 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51a159fc..4c34bcc6 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.26.1. + - Update `wasm-tools@latest` to 1.247.0. - Update `mise@latest` to 2026.4.16. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index fb72c693..33af48e3 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -21,7 +21,10 @@ } }, "latest": { - "version": "0.25.9" + "version": "0.26.1" + }, + "0.26": { + "version": "0.26.1" }, "0.26.1": { "x86_64_linux_musl": {