zola: Update to version 0.9.0

This commit is contained in:
Richard Kuhnt 2019-10-02 01:00:31 +00:00
parent c7423cbb3e
commit 88a84dc8d0

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://www.getzola.org/", "homepage": "https://www.getzola.org/",
"description": "A fast static site generator in a single binary with everything built-in.", "description": "A fast static site generator in a single binary with everything built-in.",
"version": "0.8.0", "version": "0.9.0",
"license": "MIT", "license": "MIT",
"url": "https://github.com/getzola/zola/releases/download/v0.8.0/zola-v0.8.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/getzola/zola/releases/download/v0.9.0/zola-v0.9.0-x86_64-pc-windows-msvc.zip",
"hash": "71563aefdc28d6094891d9d2860f8dfe6e4685581b4bf7216342b84e07648a07", "hash": "1a69861f6602579ac0391e63cdd14f143b1f1e373b34ca8a3a4bd98c22151df5",
"bin": "zola.exe", "bin": "zola.exe",
"checkver": { "checkver": {
"github": "https://github.com/getzola/zola" "github": "https://github.com/getzola/zola"