2023-03-20 12:31:53 +00:00

16 lines
603 B
JSON

{
"version": "2.63.0",
"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.63.0/docfx-win-x64-v2.63.0.zip",
"hash": "3f2a905ac9f97bc58291345c2a3993f970d914f8493da2db99909d91f4e57f0c",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx-win-x64-v$version.zip"
}
}