mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 20:14:27 +00:00
15 lines
478 B
JSON
15 lines
478 B
JSON
{
|
|
"homepage": "https://dotnet.github.io/docfx/",
|
|
"version": "2.40.6",
|
|
"license": "MIT",
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v2.40.6/docfx.zip",
|
|
"hash": "2d11aaad61c99c688c286ab42fd9af498380895150cbe91e8ab11a6cbf411756",
|
|
"bin": "docfx.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/dotnet/docfx"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
|
|
}
|
|
}
|