mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
15 lines
478 B
JSON
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"
|
|
}
|
|
}
|