diff --git a/CHANGELOG.md b/CHANGELOG.md index 200dcc8a..67eb5f2b 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 `zola@latest` to 0.19.1. + - Update `syft@latest` to 1.8.0. ## [2.41.3] - 2024-06-24 diff --git a/manifests/zola.json b/manifests/zola.json index b6f290c0..64d24009 100644 --- a/manifests/zola.json +++ b/manifests/zola.json @@ -16,10 +16,28 @@ }, "license_markdown": "[MIT](https://github.com/getzola/zola/blob/master/LICENSE)", "latest": { - "version": "0.19.0" + "version": "0.19.1" }, "0.19": { - "version": "0.19.0" + "version": "0.19.1" + }, + "0.19.1": { + "x86_64_linux_gnu": { + "etag": "0x8DC949544635A86", + "checksum": "90b49041ccab8fbb6955914c41e72774771a6dcbd58936fb107aa8409cb44aa0" + }, + "x86_64_macos": { + "etag": "0x8DC94956219151C", + "checksum": "fa7b14ab74dab6cd1f49948bb018a8f2c02c662144a25795c067dd482ac1fe7f" + }, + "x86_64_windows": { + "etag": "0x8DC949675FDE404", + "checksum": "78517521b2db147428ec3f2a7b3a2f7a24d3901509bce56cff44d6de1d369c26" + }, + "aarch64_macos": { + "etag": "0x8DC94960573E19B", + "checksum": "e867e04eb9af37726b6e1a8f72224ef80c2d307286f700cea5f2c21f63f8ebd5" + } }, "0.19.0": { "x86_64_linux_gnu": {