zola: Update to version 0.12.2

This commit is contained in:
Jakub Čábera 2020-09-28 13:58:08 +02:00
parent fc65301959
commit 0a3573850c

View File

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