From e5bee87c9367c58f69ff87b21ce0b7071521dd27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Jul 2022 00:34:20 +0000 Subject: [PATCH] zola: Update to version 0.16.0 --- bucket/zola.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zola.json b/bucket/zola.json index 5356a75f60..d736871edc 100644 --- a/bucket/zola.json +++ b/bucket/zola.json @@ -1,12 +1,12 @@ { - "version": "0.15.3", + "version": "0.16.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.15.3/zola-v0.15.3-x86_64-pc-windows-msvc.zip", - "hash": "d806e1e2e954369f350b6de9d755374fb57f8e820bf8e8df18e6c2db9daf9443" + "url": "https://github.com/getzola/zola/releases/download/v0.16.0/zola-v0.16.0-x86_64-pc-windows-msvc.zip", + "hash": "38a6b2ddeac3c32aff948ad4b07d7479d89115dce3f07adde6d5a53844f23c95" } }, "bin": "zola.exe",