diff --git a/CHANGELOG.md b/CHANGELOG.md index 8709138c..d2087500 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.19.3. + ## [2.62.41] - 2025-10-29 - Update `osv-scanner@latest` to 2.2.4. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 8c2de2c8..f1fc1252 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.19.2" + "version": "0.19.3" }, "0.19": { - "version": "0.19.2" + "version": "0.19.3" + }, + "0.19.3": { + "x86_64_linux_musl": { + "etag": "0x8DE16EBA852476F", + "checksum": "97f9869052fd875b7a120f5ada5bf21b812afc7a4374de1c426af6841064d667" + }, + "x86_64_macos": { + "etag": "0x8DE16EBA79CE33A", + "checksum": "a4f163a5aad87d94f56a2dc8117745ee79bd6b6ed73e6240d760fa22f680e247" + }, + "x86_64_windows": { + "etag": "0x8DE16EBA85A2DBE", + "checksum": "4f7c99df7d2cab7a0399a77c20698901e0058e1471ab3d6e98376a1b025c17f0" + }, + "aarch64_linux_musl": { + "etag": "0x8DE16EBA83873E3", + "checksum": "c3bce99d25ff9faea06306e20ca1b717da4bccb62dfa0ee3df4639aaf3a2016f" + }, + "aarch64_macos": { + "etag": "0x8DE16EBA7AF1E35", + "checksum": "04637d4ff3ea127e47ca0885872121ccb6435d3c59ec3de371dd89e301962d3f" + }, + "aarch64_windows": { + "etag": "0x8DE16EBA7AADD40", + "checksum": "960933f3d53bb921b496c68fecb7939eaccd5ab1541cd8b4c633e7855cb2d637" + } }, "0.19.2": { "x86_64_linux_musl": {