2020-06-29 08:47:33 +02:00

16 lines
565 B
JSON

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