diff --git a/CHANGELOG.md b/CHANGELOG.md index de1b3b16..f43b678d 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.8. + - Update `ubi@latest` to 0.8.2. - Update `cargo-tarpaulin@latest` to 0.34.0. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 4474e066..cef4d1df 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.7" + "version": "0.18.8" }, "0.18": { - "version": "0.18.7" + "version": "0.18.8" + }, + "0.18.8": { + "x86_64_linux_musl": { + "etag": "0x8DE0FCF6AB2DFBC", + "checksum": "b32a1f035e6fe4c3a95106a2ec63a236fd902b8e0d6aba4fac16dbb147c2d628" + }, + "x86_64_macos": { + "etag": "0x8DE0FCF6A212ED0", + "checksum": "6468953e88283361e75a95e1ae1d419edb6a8022f56e2e3ac8d829c962f1d9cf" + }, + "x86_64_windows": { + "etag": "0x8DE0FCF6ABE925B", + "checksum": "c7c69722d7da9b5ee0e25b78abeba1133933410ae45932c441799d75644091ca" + }, + "aarch64_linux_musl": { + "etag": "0x8DE0FCF6AE10EBF", + "checksum": "0464fb16036af138eda6da4d50209f5daedf835f8187dc139486c82b4c834385" + }, + "aarch64_macos": { + "etag": "0x8DE0FCF6A1C047D", + "checksum": "070f512e91bb2a76b9a0790f545621b70dc90be31503bb7463cbdbc0df586861" + }, + "aarch64_windows": { + "etag": "0x8DE0FCF6A25BD8F", + "checksum": "8b3fae8ff4f2858cdee1ca7463792ce91947635fa178073d4d01adc7605ff55e" + } }, "0.18.7": { "x86_64_linux_musl": {