zola: Update to version 0.15.2

This commit is contained in:
github-actions[bot] 2021-12-11 00:32:11 +00:00
parent 1ceb1a94f7
commit f42ec27f81

View File

@ -1,12 +1,12 @@
{
"version": "0.15.1",
"version": "0.15.2",
"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.1/zola-v0.15.1-x86_64-pc-windows-msvc.zip",
"hash": "3da07da833704265e5751435fbafc64eb58326f3b9069f4bc1fed9dfb75f7226"
"url": "https://github.com/getzola/zola/releases/download/v0.15.2/zola-v0.15.2-x86_64-pc-windows-msvc.zip",
"hash": "c265ac94c33caf89d900963994568440e200a0620e4d6a1092fc35a1fca17b33"
}
},
"bin": "zola.exe",