mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
16 lines
603 B
JSON
16 lines
603 B
JSON
{
|
|
"version": "2.66.2",
|
|
"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.66.2/docfx-win-x64-v2.66.2.zip",
|
|
"hash": "d4c591cebc5e461a94c3da6f69cfc0e65a8ce93f55609759e44a9163328ea448",
|
|
"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"
|
|
}
|
|
}
|