2020-05-26 11:21:12 +02: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.11.0",
"license": "MIT",
"url": "https://github.com/getzola/zola/releases/download/v0.11.0/zola-v0.11.0-x86_64-pc-windows-msvc.zip",
"hash": "d95ed0d652e8ce2d904eaafc369c796bea9b593d5808e10b033e14edea93534a",
"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"
}
}