From 47368d23f25d0936a970dd52db06d59c16a8b1ab Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 9 Jul 2025 18:15:14 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.17.5 --- CHANGELOG.md | 2 ++ manifests/vacuum.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08f4ab32..5d33d172 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.5. + ## [2.56.9] - 2025-07-09 - Update `vacuum@latest` to 0.17.4. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 72c2d00c..8d208daa 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.4" + "version": "0.17.5" }, "0.17": { - "version": "0.17.4" + "version": "0.17.5" + }, + "0.17.5": { + "x86_64_linux_musl": { + "etag": "0x8DDBF03236806BA", + "checksum": "c99e0c018f6e5c532b1490b9d04ce1978b41ae3ee63fa61e5aa661c6dcbb7d9a" + }, + "x86_64_macos": { + "etag": "0x8DDBF0322CC4ED4", + "checksum": "0882c5d95aa4e68693a8171599f4bd520433a391573e8b4b0a1310dea81125cc" + }, + "x86_64_windows": { + "etag": "0x8DDBF032367DFD8", + "checksum": "0e9e7a06432c3ef169dbefe014acefc58438bf5e3b462429238b6c7cfb43058c" + }, + "aarch64_linux_musl": { + "etag": "0x8DDBF0323470F43", + "checksum": "5cb4ec6021c8ec6a20242b095fc7f07f8b760353845a6806298d3ada5f5c8c4d" + }, + "aarch64_macos": { + "etag": "0x8DDBF0322BC0D68", + "checksum": "689a97c291f187400fe61ab64db478eaa2b638e02dc56d886a14bd95cb533ce4" + }, + "aarch64_windows": { + "etag": "0x8DDBF0322B22D70", + "checksum": "e98e95ccc39968f529c11acd0d6a58674344a470b22f18242d4ca6a53ef47ef9" + } }, "0.17.4": { "x86_64_linux_musl": {