{
    "version": "14.7.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.7.1/NSwag.zip",
            "hash": "ca8c81467cf23900b8cc9440ccab3c3138add7943223f855814518350aeab60d"
        }
    },
    "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"
            }
        }
    }
}
