2020-02-17 14:01:51 +00:00

16 lines
628 B
JSON

{
"homepage": "https://www.getzola.org/",
"description": "A fast static site generator in a single binary with everything built-in.",
"version": "0.10.0",
"license": "MIT",
"url": "https://github.com/getzola/zola/releases/download/v0.10.0/zola-v0.10.0-x86_64-pc-windows-msvc.zip",
"hash": "bff5de453883a429cef8ea4823f8dccead21d97f38a287841a073c7c97a2fefb",
"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"
}
}