zola: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2025-02-15 00:35:39 +00:00
parent 552f37e45a
commit daa0d5f97d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.2", "version": "0.20.0",
"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.2/zola-v0.19.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/getzola/zola/releases/download/v0.20.0/zola-v0.20.0-x86_64-pc-windows-msvc.zip",
"hash": "969cb24c2dfa21427690252e95bf92f0065f8582f1679f23ede67a865266b780" "hash": "25cd5082b6717fe50fd1351a4867ece6d898211a9bf37b58180c7b4013f9e061"
} }
}, },
"bin": "zola.exe", "bin": "zola.exe",