diff --git a/CHANGELOG.md b/CHANGELOG.md index fe4a62f1..7fa5f18e 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.18.0. + ## [2.22.6] - 2023-12-18 - Update `dprint@latest` to 0.44.0. diff --git a/manifests/zola.json b/manifests/zola.json index a19bb6eb..a7bcda6a 100644 --- a/manifests/zola.json +++ b/manifests/zola.json @@ -12,7 +12,21 @@ } }, "latest": { - "version": "0.17.2" + "version": "0.18.0" + }, + "0.18": { + "version": "0.18.0" + }, + "0.18.0": { + "x86_64_linux_gnu": { + "checksum": "521ca7990b60e1270df807e01cbeb1ce69ef099745883b7929a4944cd5625d3e" + }, + "x86_64_macos": { + "checksum": "19833c38ce455cb97a9b2dce1dd882af973553e66f722e9a599e1ca152e412ba" + }, + "x86_64_windows": { + "checksum": "9c0f2880ace47a723999a2b9a96fb12178d12d62cd5e56f3c975266552594949" + } }, "0.17": { "version": "0.17.2"