From d8e70c7eb6373b6f5b149cc9422aecc5145fa633 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 17 Sep 2025 00:29:49 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.18.3 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0892a570..607d67c3 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.3. + - Update `mise@latest` to 2025.9.12. - Update `vacuum@latest` to 0.18.2. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index b420cc7a..757488aa 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.2" + "version": "0.18.3" }, "0.18": { - "version": "0.18.2" + "version": "0.18.3" + }, + "0.18.3": { + "x86_64_linux_musl": { + "etag": "0x8DDF5793103706F", + "checksum": "a5fb0221cf267675b9fc27108cb7ac5f39024fb298c18bcc1581a90cfa626eea" + }, + "x86_64_macos": { + "etag": "0x8DDF57931F87CD7", + "checksum": "379eb70297a09a6d0954f932d50c29e487d1d71d37b4f74d31cce13ea416cc86" + }, + "x86_64_windows": { + "etag": "0x8DDF57930E38926", + "checksum": "a8ec03240f9429818c24ba207518e5262ff5e7e19ad5629fef24ef797c28a63b" + }, + "aarch64_linux_musl": { + "etag": "0x8DDF57930DC1771", + "checksum": "d851a013f976b3233a66545948b8d1bfac1e7caec7567f7ae8e7c7c7cb990b08" + }, + "aarch64_macos": { + "etag": "0x8DDF57931ABC474", + "checksum": "8406c1ef3ec94955f3b2f132fbc45cf1463446104abc6685cc9c9c87741831cd" + }, + "aarch64_windows": { + "etag": "0x8DDF57931C7DF76", + "checksum": "b6021b6668ac094f56430715105447c639f89950c44ee4c990d7fc7fac4d1753" + } }, "0.18.2": { "x86_64_linux_musl": {