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.75.3",
|
|
"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.75.3/docfx-win-x64-v2.75.3.zip",
|
|
"hash": "9c39cd78221b34d73a7a9b8dd0a7f544ea71576e979ca3c3d23b402d1875c2bf",
|
|
"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"
|
|
}
|
|
}
|