{ "version": "0.21.0", "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.21.0/zola-v0.21.0-x86_64-pc-windows-msvc.zip", "hash": "546e6b45ff08a4c39d0794bb1496fd2c185f62f11e3338b86dcc6ed991caddec" } }, "bin": "zola.exe", "checkver": { "github": "https://github.com/getzola/zola" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/getzola/zola/releases/download/v$version/zola-v$version-x86_64-pc-windows-msvc.zip" } } } }