2019-10-29 06:00:30 +00: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.47",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.47/docfx.zip",
"hash": "c52feed2ad8ce31b359335bcfd868c916922e2d81c8aecdb2ea7195b577df8d8",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}