From ae3865d8b663d8fccc4984706c0a42dcd72c94d1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 19 Jan 2026 15:13:23 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.23.4 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fb991b8..a4a3e7ec 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.4. + - Update `typos@latest` to 1.42.1. - Update `cargo-binstall@latest` to 1.16.7. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 297500c4..5f323d8b 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -22,10 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)", "latest": { - "version": "0.23.3" + "version": "0.23.4" }, "0.23": { - "version": "0.23.3" + "version": "0.23.4" + }, + "0.23.4": { + "x86_64_linux_musl": { + "etag": "0x8DE57660BDEE171", + "checksum": "b68dae855e523bf67e9307056d570ed6b4b826aa3a3a8e9e98dd3ad21db4a837" + }, + "x86_64_macos": { + "etag": "0x8DE57660C7E3EA6", + "checksum": "31090d9efa7996cde0fa3b7727b11e18c9e53fde101cf0d2a0a73276a36ba6b2" + }, + "x86_64_windows": { + "etag": "0x8DE57660BD4DA91", + "checksum": "66ba45daba81deb038ac68acf014f8f934a12276f28ee5add00770cef5000f6a" + }, + "aarch64_linux_musl": { + "etag": "0x8DE57660C77DD3D", + "checksum": "89d5ef6349f6715a3be1f6d760db72b5792a9a5dfb354348455f492598e8f5ef" + }, + "aarch64_macos": { + "etag": "0x8DE57660BD721F6", + "checksum": "83d989bb32f29cb0ef3d272fe457ad2aac6e6c525ffbdc8434a65aa8327a628c" + }, + "aarch64_windows": { + "etag": "0x8DE57660C745EB5", + "checksum": "ca28c486061da27512bdb8ff2113c49aedf054701c811ef8c4e6424f1c56ca24" + } }, "0.23.3": { "x86_64_linux_musl": {