ScoopInstaller_Main/docfx.json
2019-04-19 10:00:40 +00: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.42",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.42/docfx.zip",
"hash": "e82fb40d60dabe14be6e3c71a214cf52d8e2f1cb36eeb2560b4c78ab7f3350a7",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}