diff --git a/CHANGELOG.md b/CHANGELOG.md index 84298725..499ce6b1 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.17.0. + - Update `protoc@latest` to 3.22.0. ## [2.4.2] - 2023-02-14 diff --git a/manifests/zola.json b/manifests/zola.json index d2ed6b1d..de20d94f 100644 --- a/manifests/zola.json +++ b/manifests/zola.json @@ -11,7 +11,21 @@ } }, "latest": { - "version": "0.16.1" + "version": "0.17.0" + }, + "0.17": { + "version": "0.17.0" + }, + "0.17.0": { + "x86_64_linux_gnu": { + "checksum": "41f8a78b85d4a138581dff468fa5a01378c7f7afeaf2d81524c45a9fba8988ad" + }, + "x86_64_macos": { + "checksum": "41d69c8995f6a77acc3d0a0389de06f42000e8362264f6bd2c8ac12a7124827b" + }, + "x86_64_windows": { + "checksum": "6e92a4186e2a5ddd61bc388c2d28558060e352d39e7ddb0985463e14728523da" + } }, "0.16": { "version": "0.16.1"