zola: Update to version 0.10.0

This commit is contained in:
Richard Kuhnt 2020-02-17 14:01:51 +00:00
parent 5a5bb1b237
commit ef7fd17304

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