2019-08-14 18:58:23 -07:00

16 lines
625 B
JSON

{
"homepage": "https://www.getzola.org/",
"description": "A fast static site generator in a single binary with everything built-in.",
"version": "0.8.0",
"license": "MIT",
"url": "https://github.com/getzola/zola/releases/download/v0.8.0/zola-v0.8.0-x86_64-pc-windows-msvc.zip",
"hash": "71563aefdc28d6094891d9d2860f8dfe6e4685581b4bf7216342b84e07648a07",
"bin": "zola.exe",
"checkver": {
"github": "https://github.com/getzola/zola"
},
"autoupdate": {
"url": "https://github.com/getzola/zola/releases/download/v$version/zola-v$version-x86_64-pc-windows-msvc.zip"
}
}