zola: Update to version 0.11.0

This commit is contained in:
Jakub Čábera 2020-05-26 11:21:12 +02:00
parent 130b4ec41f
commit c9de0968eb

View File

@ -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"