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