mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-11 14:15:14 +00:00
15 lines
478 B
JSON
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"
|
|
}
|
|
}
|