2020-03-12 21:01:55 +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.1",
"license": "MIT",
"url": "https://github.com/getzola/zola/releases/download/v0.10.1/zola-v0.10.1-x86_64-pc-windows-msvc.zip",
"hash": "459f358b4210a8d53a440f957a4c69b12c663dd4c4939c02d0d91ebc685ade2a",
"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"
}
}