{ "version": "0.14.1", "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.14.1/zola-v0.14.1-x86_64-pc-windows-msvc.zip", "hash": "62bf50a6e2b606faf80cdf9112deca945fe89f67863fb06f793c27a26c968a91" } }, "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" } } } }