ScoopInstaller_Main/docfx.json
2018-12-14 19:14:56 +01:00

15 lines
478 B
JSON

{
"homepage": "https://dotnet.github.io/docfx/",
"version": "2.40.4",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.40.4/docfx.zip",
"hash": "2824a16d35ef0e3068dd6ef620acb346b0571a455e4f328a685c01198541288e",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}