From 1a4c35697b123b0821a918585ffe33a314882575 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 31 Dec 2025 03:58:35 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.23.0 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 31 ++++++++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b370ad4..76997d81 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.23.0. + ## [2.65.10] - 2025-12-31 - Update `mise@latest` to 2025.12.13. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index f4bf8f03..01cf3787 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.22.0" + "version": "0.23.0" + }, + "0.23": { + "version": "0.23.0" + }, + "0.23.0": { + "x86_64_linux_musl": { + "etag": "0x8DE480F2DF7DAD3", + "checksum": "8737f4d77faaeb93d502e8b174375e2cacfc133182340a9921f896071de41ebc" + }, + "x86_64_macos": { + "etag": "0x8DE480F2D6B0678", + "checksum": "56be4f991fae7e50e34e6a24557a747e2a326923b73395ffa2106934f0379c58" + }, + "x86_64_windows": { + "etag": "0x8DE480F2D548A91", + "checksum": "94abaf8e2b7bd7962f18b644a0ea0630d521d00cfdc4ce198014abf00973cf4c" + }, + "aarch64_linux_musl": { + "etag": "0x8DE480F2DBFA500", + "checksum": "32ae4cafb33c0c1a9c6ff8ca2642e99057af772a7406013c28abb4724fb0de93" + }, + "aarch64_macos": { + "etag": "0x8DE480F2D4228B2", + "checksum": "ba172f719268bd0f8b8c35e53eb0a275f122d230cf6adf343e5089d402ffbf42" + }, + "aarch64_windows": { + "etag": "0x8DE480F2DE29609", + "checksum": "60751544570e19404643162248dce7944e88cb51ebd11c4aa836ea5f43775e38" + } }, "0.22": { "version": "0.22.0"