2020-05-25 10:02:41 +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.54",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.54/docfx.zip",
"hash": "6e3fdbdd21b4c9cccb77339681bde9c0b092e8171d2a57a8c834a8425dd40708",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}