From 47dec9eb0b671bcf38b94a24eca646e4fbf257e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 08:26:35 +0000 Subject: [PATCH] zola: Update to version 0.18.0 --- bucket/zola.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zola.json b/bucket/zola.json index df50004920..2a72e7ea87 100644 --- a/bucket/zola.json +++ b/bucket/zola.json @@ -1,12 +1,12 @@ { - "version": "0.17.2", + "version": "0.18.0", "description": "A fast static site generator in a single binary with everything built-in", "homepage": "https://www.getzola.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/getzola/zola/releases/download/v0.17.2/zola-v0.17.2-x86_64-pc-windows-msvc.zip", - "hash": "89c504756a2c34f8540adf7eee83a8f1b61527bc55daa7e42481a0c727cae88f" + "url": "https://github.com/getzola/zola/releases/download/v0.18.0/zola-v0.18.0-x86_64-pc-windows-msvc.zip", + "hash": "9c0f2880ace47a723999a2b9a96fb12178d12d62cd5e56f3c975266552594949" } }, "bin": "zola.exe",