zola: Update to version 0.10.1

This commit is contained in:
Richard Kuhnt 2020-03-12 21:01:55 +00:00
parent 1996967694
commit 7a32bd79ee

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