mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
16 lines
603 B
JSON
16 lines
603 B
JSON
{
|
|
"version": "2.74.0",
|
|
"description": "A documentation generation tool for API reference and Markdown files",
|
|
"homepage": "https://dotnet.github.io/docfx/",
|
|
"license": "MIT",
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v2.74.0/docfx-win-x64-v2.74.0.zip",
|
|
"hash": "d3e31eccbcbb75c1c6ff5176eb0fac6425cca3eb1cb474ce11a84053e4b0f429",
|
|
"bin": "docfx.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/dotnet/docfx"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx-win-x64-v$version.zip"
|
|
}
|
|
}
|