From 7a32bd79ee26f3845fe9f47fa0638d75f2e2421e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Mar 2020 21:01:55 +0000 Subject: [PATCH] zola: Update to version 0.10.1 --- bucket/zola.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zola.json b/bucket/zola.json index e7883340be..d4ece4802b 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.0", + "version": "0.10.1", "license": "MIT", - "url": "https://github.com/getzola/zola/releases/download/v0.10.0/zola-v0.10.0-x86_64-pc-windows-msvc.zip", - "hash": "bff5de453883a429cef8ea4823f8dccead21d97f38a287841a073c7c97a2fefb", + "url": "https://github.com/getzola/zola/releases/download/v0.10.1/zola-v0.10.1-x86_64-pc-windows-msvc.zip", + "hash": "459f358b4210a8d53a440f957a4c69b12c663dd4c4939c02d0d91ebc685ade2a", "bin": "zola.exe", "checkver": { "github": "https://github.com/getzola/zola"