ScoopInstaller_Main/docfx.json
2019-03-11 03:00:30 +00:00

16 lines
571 B
JSON

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