From ef7fd173040f215b7139fac31c26e67c8999f49d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 17 Feb 2020 14:01:51 +0000 Subject: [PATCH] zola: Update to version 0.10.0 --- bucket/zola.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zola.json b/bucket/zola.json index 9dff956143..e7883340be 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.9.0", + "version": "0.10.0", "license": "MIT", - "url": "https://github.com/getzola/zola/releases/download/v0.9.0/zola-v0.9.0-x86_64-pc-windows-msvc.zip", - "hash": "1a69861f6602579ac0391e63cdd14f143b1f1e373b34ca8a3a4bd98c22151df5", + "url": "https://github.com/getzola/zola/releases/download/v0.10.0/zola-v0.10.0-x86_64-pc-windows-msvc.zip", + "hash": "bff5de453883a429cef8ea4823f8dccead21d97f38a287841a073c7c97a2fefb", "bin": "zola.exe", "checkver": { "github": "https://github.com/getzola/zola"