zola: Update to version 0.19.1

This commit is contained in:
github-actions[bot] 2024-06-25 00:34:11 +00:00
parent 1750e252ed
commit 3466da7569

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.0", "version": "0.19.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.19.0/zola-v0.19.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/getzola/zola/releases/download/v0.19.1/zola-v0.19.1-x86_64-pc-windows-msvc.zip",
"hash": "831adf641d2c691aa95771285f13fdbff8897d481084b360c49a9d933e81cec8" "hash": "78517521b2db147428ec3f2a7b3a2f7a24d3901509bce56cff44d6de1d369c26"
} }
}, },
"bin": "zola.exe", "bin": "zola.exe",