From b37563eed7035aa3dc0d114f27dfeb9d935de6c4 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 20 Aug 2025 12:15:08 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.17.9 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d58fd67..267cbc20 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.17.9. + - Update `typos@latest` to 1.35.5. ## [2.58.17] - 2025-08-16 diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 7b9d30b6..48301265 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.17.8" + "version": "0.17.9" }, "0.17": { - "version": "0.17.8" + "version": "0.17.9" + }, + "0.17.9": { + "x86_64_linux_musl": { + "etag": "0x8DDDFDB453D5960", + "checksum": "c610e1bd99a66aff9dc61f254184d51749cc953c1eb769df440fb9f24b4d9264" + }, + "x86_64_macos": { + "etag": "0x8DDDFDB449E49C7", + "checksum": "27d24b5bb635b1db83c16bc34f376eb6787b5897a7989caab36bf9644ab1f123" + }, + "x86_64_windows": { + "etag": "0x8DDDFDB452A82D4", + "checksum": "5209c1d5f99b89d053afc047b7f0059ee7591c111cd150d125c12fd17c34000d" + }, + "aarch64_linux_musl": { + "etag": "0x8DDDFDB452AD098", + "checksum": "4481b22a480120e480f0183679c26606d0c94b5a281f69a175affab322449bc7" + }, + "aarch64_macos": { + "etag": "0x8DDDFDB449F80EC", + "checksum": "a27c37ec06550f0b0a8ba4204fceb93a8a9a7c986b8e8ed809b8cafaffc0c465" + }, + "aarch64_windows": { + "etag": "0x8DDDFDB4494DE7F", + "checksum": "97d4abb77245c390f9a00544b6336ceee78e489b673c991865bed67217bf3e3b" + } }, "0.17.8": { "x86_64_linux_musl": {