zola: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2022-08-14 16:29:45 +00:00
parent d0413a6aa5
commit 34a4ceddd6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.0", "version": "0.16.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.16.0/zola-v0.16.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/getzola/zola/releases/download/v0.16.1/zola-v0.16.1-x86_64-pc-windows-msvc.zip",
"hash": "38a6b2ddeac3c32aff948ad4b07d7479d89115dce3f07adde6d5a53844f23c95" "hash": "b19b8317a9a0d53339df8a5d910af0682abad5c65f593d58fcc35c6d00ab8732"
} }
}, },
"bin": "zola.exe", "bin": "zola.exe",