From e47cba09b2b1d250f56c09c8ba13aeec6c82bdd5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 21 Oct 2025 18:13:45 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.18.9 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 250efca0..967158c5 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.18.9. + - Update `uv@latest` to 0.9.5. - Update `mise@latest` to 2025.10.13. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index cef4d1df..593b54af 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.18.8" + "version": "0.18.9" }, "0.18": { - "version": "0.18.8" + "version": "0.18.9" + }, + "0.18.9": { + "x86_64_linux_musl": { + "etag": "0x8DE1042E1D06E7F", + "checksum": "d1ec56c2106a0feb13502168cc720c06a8dc14e34da0a93365c3a9031dc2eb8b" + }, + "x86_64_macos": { + "etag": "0x8DE1042E12C346A", + "checksum": "a04bfdb2dea7cecdeafb9163c1109dd3e80fb35c06eb858c0768ab858edd319f" + }, + "x86_64_windows": { + "etag": "0x8DE1042E1B1708A", + "checksum": "84ac713000f0fe9d2a1c85f99341c735ce0cb36e31116067879545d602f774bb" + }, + "aarch64_linux_musl": { + "etag": "0x8DE1042E1B8947D", + "checksum": "cca19100a6a889795cd9930958849da354d6b16bc9a26071e85fb9f71488d559" + }, + "aarch64_macos": { + "etag": "0x8DE1042E10EBB67", + "checksum": "cf3a6971b6a33a715975a24a6eda0337676b99218f111fc7d1fe3d32b53f0ae6" + }, + "aarch64_windows": { + "etag": "0x8DE1042E10C2646", + "checksum": "d900df499fc9d8c6106ba04aeef950b4565d5fcb5f41c2340f225cb3d325c05c" + } }, "0.18.8": { "x86_64_linux_musl": {