diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f706713..61e3f0a3 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.0. + - Update `wasmtime@latest` to 22.0.0. ## [2.40.1] - 2024-06-20 diff --git a/manifests/zola.json b/manifests/zola.json index 859ab271..8f6fd58b 100644 --- a/manifests/zola.json +++ b/manifests/zola.json @@ -16,7 +16,24 @@ }, "license_markdown": "[MIT](https://github.com/getzola/zola/blob/master/LICENSE)", "latest": { - "version": "0.18.0" + "version": "0.19.0" + }, + "0.19": { + "version": "0.19.0" + }, + "0.19.0": { + "x86_64_linux_gnu": { + "checksum": "5d26b7c63d36bcfc42a2db41d35cdd7bbde1762571ee936a89d155d7fd600f77" + }, + "x86_64_macos": { + "checksum": "96cc5501541cc220c0e3d234f5c8b869afbba90ff6a10923824dfbb51f87f487" + }, + "x86_64_windows": { + "checksum": "831adf641d2c691aa95771285f13fdbff8897d481084b360c49a9d933e81cec8" + }, + "aarch64_macos": { + "checksum": "c57d5c6b6ed55fa1eb04ed8bc17432bff9d0ca0d96558c0c476edbef7fc77d95" + } }, "0.18": { "version": "0.18.0"