From 675314f7d924660452802c418307966e9d3a80c1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 22 Oct 2025 15:09:54 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.18.10 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 712b269d..dc2e95ae 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.10. + ## [2.62.35] - 2025-10-22 - Update `wasmtime@latest` to 38.0.2. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 593b54af..26412a80 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.9" + "version": "0.18.10" }, "0.18": { - "version": "0.18.9" + "version": "0.18.10" + }, + "0.18.10": { + "x86_64_linux_musl": { + "etag": "0x8DE117CCEBEFB8B", + "checksum": "50b7b59993f893172e40585ddf9d9d81764e6678ad2331758898bc819b7b1f2a" + }, + "x86_64_macos": { + "etag": "0x8DE117CCF7BAAE1", + "checksum": "276ab3c907d4a2b5a97370db2493c8f7da12dd32e08b5fbb215ca1d529a96fc1" + }, + "x86_64_windows": { + "etag": "0x8DE117CCEBC6662", + "checksum": "de99fa919ce574135014c4600cabb1b996566a91ce2bfa178b865743cc2ca6df" + }, + "aarch64_linux_musl": { + "etag": "0x8DE117CCEC22C44", + "checksum": "957638f7ab66019151b4d34f7df25f259a59e5c485b3f8e84dc174b248fdd27a" + }, + "aarch64_macos": { + "etag": "0x8DE117CCF717D20", + "checksum": "e14b38362533061c82ca4d46dc0ff172de981ac8b5b352af2694578d7d930fca" + }, + "aarch64_windows": { + "etag": "0x8DE117CCF3E4AAD", + "checksum": "a0c45313af2217f9f59e2fa5d3aae8aaf802f00ebfe7ea696663b8f338500629" + } }, "0.18.9": { "x86_64_linux_musl": {