zola: Update to version 0.14.0

This commit is contained in:
Jakub Čábera 2021-07-19 23:08:58 -07:00
parent 432fbac4bd
commit 8c7419103d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.0", "version": "0.14.0",
"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",
"homepage": "https://www.getzola.org", "homepage": "https://www.getzola.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/getzola/zola/releases/download/v0.13.0/zola-v0.13.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/getzola/zola/releases/download/v0.14.0/zola-v0.14.0-x86_64-pc-windows-msvc.zip",
"hash": "7e603c8b0da95a4f01f833d7d4664209b4ec3ad72fca5e59be99020f99086c12" "hash": "fad6516c9b9ecf294d047dd24195f521a8ece662249bc937f380fa154a30a43d"
} }
}, },
"bin": "zola.exe", "bin": "zola.exe",