2020-04-12 09:15:44 +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.52",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.52/docfx.zip",
"hash": "6f3cab48665678762a3a982e4933f6fa6c7d9edee8c974f3f9e437d1449040ea",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}