diff --git a/CHANGELOG.md b/CHANGELOG.md index 12106910..33470bd5 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.22.0. + - Update `wasmtime@latest` to 40.0.1. - Update `vacuum@latest` to 0.23.2. diff --git a/manifests/zola.json b/manifests/zola.json index abcff438..825bdf8b 100644 --- a/manifests/zola.json +++ b/manifests/zola.json @@ -22,7 +22,32 @@ }, "license_markdown": "[MIT](https://github.com/getzola/zola/blob/master/LICENSE)", "latest": { - "version": "0.21.0" + "version": "0.22.0" + }, + "0.22": { + "version": "0.22.0" + }, + "0.22.0": { + "x86_64_linux_musl": { + "etag": "0x8DE4FCFA53490A3", + "checksum": "6779422b27274a4bb4ea2981e730c951703e1c9b9ca7944bf98a538f8a7ec679" + }, + "x86_64_macos": { + "etag": "0x8DE4FCFA53EE53E", + "checksum": "f0268e7559d8b6b79d50cef1cd6025a41819cbab920c3c5b0854e0de3a6584b9" + }, + "x86_64_windows": { + "etag": "0x8DE4FCFA5451FC3", + "checksum": "2dc877fdf052fd91da8d0f3efd2d84a612f89a4edcd113db542a1211e99f5c96" + }, + "aarch64_linux_gnu": { + "etag": "0x8DE4FCFA52DBA8B", + "checksum": "14ef16bfb36ff3911a0fcddbbd20e74d1383ac87cce4c2b097c9055fc1c98e87" + }, + "aarch64_macos": { + "etag": "0x8DE4FCFA539BAE6", + "checksum": "96015a922a7d83827e381e273aef6be916711d43e89e65e8e82b4da0350fc425" + } }, "0.21": { "version": "0.21.0"