ScoopInstaller_Main/docfx.json
2018-12-17 04:00:30 +00:00

15 lines
478 B
JSON

{
"homepage": "https://dotnet.github.io/docfx/",
"version": "2.40.5",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.40.5/docfx.zip",
"hash": "0423bf89e82630cbb39e11cfce3f3385849df0aabaaaa1a5d4319d50defd1685",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}