From 44ff885ba188ce81f00e636680379c5771c66345 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 5 Feb 2026 18:29:41 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.23.7 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 56 +++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 56 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6e21070..90b7af71 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.7. + ## [2.67.21] - 2026-02-05 - Update `cargo-llvm-cov@latest` to 0.8.3. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 820ca826..8fc81d17 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -22,10 +22,62 @@ }, "license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)", "latest": { - "version": "0.23.5" + "version": "0.23.7" }, "0.23": { - "version": "0.23.5" + "version": "0.23.7" + }, + "0.23.7": { + "x86_64_linux_musl": { + "etag": "0x8DE64DF1CE81BD8", + "checksum": "c62ece4eace1e23450a77f8705025cc83bacdeea2e2c6a6fe5cd2a68b1c716c1" + }, + "x86_64_macos": { + "etag": "0x8DE64DF1DA408BC", + "checksum": "8d575008921f4eed6ecb01718fe39278989e8348c175ba60547b337e78a8503e" + }, + "x86_64_windows": { + "etag": "0x8DE64DF1CCA7BFC", + "checksum": "0e98f50a78176cc2c3831653e97407e6a1b2b74bff72745b70d94831b6286d64" + }, + "aarch64_linux_musl": { + "etag": "0x8DE64DF1DBA5DC9", + "checksum": "f2608f9ac720c7bc61157b3c4e38d45cc0a49f23d03349392174a34bffcda415" + }, + "aarch64_macos": { + "etag": "0x8DE64DF1DAC3CE0", + "checksum": "94e6d69b16e3d4ab253df48667c0c417dd1f31b30c4e6b9db6abb79ffda8a22f" + }, + "aarch64_windows": { + "etag": "0x8DE64DF1CBD1D83", + "checksum": "7eddd47480d4127ce845222f1781495fc0da625f358fd4adac581f4e1b75fe1c" + } + }, + "0.23.6": { + "x86_64_linux_musl": { + "etag": "0x8DE64DB7864F44A", + "checksum": "969163ee6e4a506a5aa0269e1c2370d4d93dc49a3b5bb98ea62b44956dacd605" + }, + "x86_64_macos": { + "etag": "0x8DE64DB7845A89B", + "checksum": "4ea4adc10a95dd984acc5219e451d7a6eeabaeab41ceee7a12815b442a29e3a2" + }, + "x86_64_windows": { + "etag": "0x8DE64DB78FCDFB3", + "checksum": "e4bc606ffef5e7e2ded371c2cea5023c7cb5e341efdbba125418140c6a274ce1" + }, + "aarch64_linux_musl": { + "etag": "0x8DE64DB79163E94", + "checksum": "85b0c24b3ad57b5c334bc9db0ae2562d26491393dd0e9bca4c88a681d38fd387" + }, + "aarch64_macos": { + "etag": "0x8DE64DB784E2A88", + "checksum": "b504f79617c4e46a83d59768d338b1f6f0ec900cf34cc5345ca414d3a9d9286c" + }, + "aarch64_windows": { + "etag": "0x8DE64DB78F0DF3F", + "checksum": "66fe66f5b850a1097e8373d9be717a444d7d24cf6d75a4161a7890ee9b7d0f16" + } }, "0.23.5": { "x86_64_linux_musl": {