zola: Update to version 0.15.1

This commit is contained in:
github-actions[bot] 2021-12-08 20:27:43 +00:00
parent eab245db5f
commit fe60eb7978

View File

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