zola: Update to version 0.12.1

This commit is contained in:
Jakub Čábera 2020-09-27 23:54:13 +02:00
parent a0ee1c39e1
commit 06df135edb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.0", "version": "0.12.1",
"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.12.0/zola-v0.12.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/getzola/zola/releases/download/v0.12.1/zola-v0.12.1-x86_64-pc-windows-msvc.zip",
"hash": "ea07d70d62f573cf51f8f5ba89c9fab0cff15f2cbdd5e39d897f6ee3d9855897" "hash": "370871760201d29c7fd4f492b716dbf501aed9ba1992c282f3eedf672443b548"
} }
}, },
"bin": "zola.exe", "bin": "zola.exe",