Manifests/MicrosoftODBCDriverForSQLServer.json

{
    "Name": "Microsoft ODBC Driver for SQL Server",
    "Source": "https://learn.microsoft.com/en-us/sql/connect/odbc/download-odbc-driver-for-sql-server",
    "Get": {
        "Update": {
            "Uri": ""
        },
        "Download": {
            "Uri": [
                "https://go.microsoft.com/fwlink/?linkid=2242886",
                "https://go.microsoft.com/fwlink/?linkid=2242980",
                "https://go.microsoft.com/fwlink/?linkid=2243268"
            ],
            "MaximumRedirection": 3,
            "DatePattern": "d/M/yyyy"
        }
    },
    "Install": {
        "Setup": "",
        "Preinstall": "",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}