zola: Update to version 0.15.3

This commit is contained in:
github-actions[bot] 2022-01-23 16:29:19 +00:00
parent ae2e4ebc47
commit 35c8153697

View File

@ -1,12 +1,12 @@
{
"version": "0.15.2",
"version": "0.15.3",
"description": "A fast static site generator in a single binary with everything built-in",
"homepage": "https://www.getzola.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/getzola/zola/releases/download/v0.15.2/zola-v0.15.2-x86_64-pc-windows-msvc.zip",
"hash": "c265ac94c33caf89d900963994568440e200a0620e4d6a1092fc35a1fca17b33"
"url": "https://github.com/getzola/zola/releases/download/v0.15.3/zola-v0.15.3-x86_64-pc-windows-msvc.zip",
"hash": "d806e1e2e954369f350b6de9d755374fb57f8e820bf8e8df18e6c2db9daf9443"
}
},
"bin": "zola.exe",