{
    "version": "2.75.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.75.2/docfx-win-x64-v2.75.2.zip",
    "hash": "c8fcb11ef4422a180858e0a0772bc7cabfa09aed45460b08edd249b38e35a148",
    "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"
    }
}
