zola: Update to version 0.17.2

This commit is contained in:
github-actions[bot] 2023-03-19 20:25:49 +00:00
parent 7265b42fd0
commit 6cb6f5dc5e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.17.1", "version": "0.17.2",
"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.17.1/zola-v0.17.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/getzola/zola/releases/download/v0.17.2/zola-v0.17.2-x86_64-pc-windows-msvc.zip",
"hash": "be0ea09c178a01bc04c1444349676a59b31c7a97930a5461fc170b3947ea4553" "hash": "89c504756a2c34f8540adf7eee83a8f1b61527bc55daa7e42481a0c727cae88f"
} }
}, },
"bin": "zola.exe", "bin": "zola.exe",