From fe60eb79781647e2fc4ec7217f2b20f36bf9bb3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 20:27:43 +0000 Subject: [PATCH] zola: Update to version 0.15.1 --- bucket/zola.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zola.json b/bucket/zola.json index 00814923fa..43c7ea825f 100644 --- a/bucket/zola.json +++ b/bucket/zola.json @@ -1,12 +1,12 @@ { - "version": "0.15.0", + "version": "0.15.1", "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.0/zola-v0.15.0-x86_64-pc-windows-msvc.zip", - "hash": "eb248641acdb341d457c9a3d2560c7877f9d528a061582fa9636a69dea9d9dac" + "url": "https://github.com/getzola/zola/releases/download/v0.15.1/zola-v0.15.1-x86_64-pc-windows-msvc.zip", + "hash": "3da07da833704265e5751435fbafc64eb58326f3b9069f4bc1fed9dfb75f7226" } }, "bin": "zola.exe",