From c9de0968eb8a51fea999eaf5df0c13a03b2d28d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 26 May 2020 11:21:12 +0200 Subject: [PATCH] zola: Update to version 0.11.0 --- bucket/zola.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zola.json b/bucket/zola.json index d4ece4802b..2bfc06d22a 100644 --- a/bucket/zola.json +++ b/bucket/zola.json @@ -1,10 +1,10 @@ { "homepage": "https://www.getzola.org/", "description": "A fast static site generator in a single binary with everything built-in.", - "version": "0.10.1", + "version": "0.11.0", "license": "MIT", - "url": "https://github.com/getzola/zola/releases/download/v0.10.1/zola-v0.10.1-x86_64-pc-windows-msvc.zip", - "hash": "459f358b4210a8d53a440f957a4c69b12c663dd4c4939c02d0d91ebc685ade2a", + "url": "https://github.com/getzola/zola/releases/download/v0.11.0/zola-v0.11.0-x86_64-pc-windows-msvc.zip", + "hash": "d95ed0d652e8ce2d904eaafc369c796bea9b593d5808e10b033e14edea93534a", "bin": "zola.exe", "checkver": { "github": "https://github.com/getzola/zola"