2020-06-12 17:13:14 +02:00

16 lines
565 B
JSON

{
"homepage": "https://dotnet.github.io/docfx/",
"description": "A documentation generation tool for API reference and Markdown files",
"version": "2.55",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.55/docfx.zip",
"hash": "900cfe0d7ecee14b312e1faaa7a7663bc1868d5086bd4c88b5c8be8d9df5d34d",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}