{
    "version": "14.0.1",
    "description": "The OpenAPI/Swagger API toolchain for .NET and TypeScript",
    "homepage": "https://github.com/RicoSuter/NSwag",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/RicoSuter/NSwag/releases/download/v14.0.1/NSwag.zip",
            "hash": "597fc8b091a8e8665a1c7e2d9712b8036a9de01adb3056224e6ac620f8472e49"
        }
    },
    "bin": "Win\\NSwag.exe",
    "shortcuts": [
        [
            "NSwagStudio.exe",
            "NSwagStudio"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/RicoSuter/NSwag/releases/download/v$version/NSwag.zip"
            }
        }
    }
}
