diff --git a/CHANGELOG.md b/CHANGELOG.md index 69506d49..809223e6 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.20.0. + - Update `cargo-binstall@latest` to 1.11.0. ## [2.48.12] - 2025-02-14 diff --git a/manifests/zola.json b/manifests/zola.json index 374ebe0b..57566a9a 100644 --- a/manifests/zola.json +++ b/manifests/zola.json @@ -16,7 +16,28 @@ }, "license_markdown": "[MIT](https://github.com/getzola/zola/blob/master/LICENSE)", "latest": { - "version": "0.19.2" + "version": "0.20.0" + }, + "0.20": { + "version": "0.20.0" + }, + "0.20.0": { + "x86_64_linux_gnu": { + "etag": "0x8DD4D41F3D3509F", + "checksum": "ca7ed5b33a739c5b5b35a0e207e5c3578a652cd12b61c675763b3ff34c322d08" + }, + "x86_64_macos": { + "etag": "0x8DD4D41F3E3B8E8", + "checksum": "23f1d5e117c7a01aa1c452cd1ffd3da1af533cf74a93762d9e4e1459fb029646" + }, + "x86_64_windows": { + "etag": "0x8DD4D41F41345F4", + "checksum": "25cd5082b6717fe50fd1351a4867ece6d898211a9bf37b58180c7b4013f9e061" + }, + "aarch64_macos": { + "etag": "0x8DD4D41F4283CF9", + "checksum": "6dd8a3c77baef359df00916709e954e415c5acc1fa99fcd754bb600627fb4935" + } }, "0.19": { "version": "0.19.2"