From 0ef486444ebe65689986d037f4b61d8292b5a4ed Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 7 Nov 2025 21:08:33 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.20.1 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9893fc6..70cc1828 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.20.1. + - Update `uv@latest` to 0.9.8. - Update `cargo-udeps@latest` to 0.1.60. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index c27c8f2c..b6a5b232 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.20.0" + "version": "0.20.1" }, "0.20": { - "version": "0.20.0" + "version": "0.20.1" + }, + "0.20.1": { + "x86_64_linux_musl": { + "etag": "0x8DE1E116D4D7CA0", + "checksum": "cf49286e6abd05f7a7a8c07a6a33c1015118bbef6ba049b46bdb3ea44b4f2b42" + }, + "x86_64_macos": { + "etag": "0x8DE1E116CA611B2", + "checksum": "ce80717dfb1eb6e547c3da17ff9f240f24dbb961bf03f263ad5d3d452ff1b429" + }, + "x86_64_windows": { + "etag": "0x8DE1E116D5956AC", + "checksum": "857ffe881c91f69772dedcd41a277d2b7db150e722c40770b5b11577a5ccc41a" + }, + "aarch64_linux_musl": { + "etag": "0x8DE1E116D4914C5", + "checksum": "3e046c953a1e074addb2d86ca9a643e24f97d44ec5f9ece0240dbe6bb6e46982" + }, + "aarch64_macos": { + "etag": "0x8DE1E116C8C64F4", + "checksum": "d55e9203711f5e78bb53bae430d1d5436adbe257d602d2ded1077002134f051b" + }, + "aarch64_windows": { + "etag": "0x8DE1E116C9692CD", + "checksum": "468ff5cda73bcf8fe0089cdddffd7694aca92727ab5fc9ea36e30647d6d4101e" + } }, "0.20.0": { "x86_64_linux_musl": {