From 35c81536973df1ee4e1217a5a2a15df628b7a241 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Jan 2022 16:29:19 +0000 Subject: [PATCH] zola: Update to version 0.15.3 --- bucket/zola.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zola.json b/bucket/zola.json index b74ad9e696..5356a75f60 100644 --- a/bucket/zola.json +++ b/bucket/zola.json @@ -1,12 +1,12 @@ { - "version": "0.15.2", + "version": "0.15.3", "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.2/zola-v0.15.2-x86_64-pc-windows-msvc.zip", - "hash": "c265ac94c33caf89d900963994568440e200a0620e4d6a1092fc35a1fca17b33" + "url": "https://github.com/getzola/zola/releases/download/v0.15.3/zola-v0.15.3-x86_64-pc-windows-msvc.zip", + "hash": "d806e1e2e954369f350b6de9d755374fb57f8e820bf8e8df18e6c2db9daf9443" } }, "bin": "zola.exe",