Manifests/MicrosoftODBCDriverForSQLServer.json

{
    "Name": "Microsoft ODBC Driver for SQL Server (latest)",
    "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=2266640",
                "https://go.microsoft.com/fwlink/?linkid=2266742",
                "https://go.microsoft.com/fwlink/?linkid=2266837"
            ],
            "Language": {
                "English": "0x409",
                "French": "0x40c",
                "German": "0x407",
                "Italian": "0x410",
                "Japanese": "0x411",
                "Korean": "0x412",
                "Portuguese (Brazil)": "0x416",
                "Russian": "0x419",
                "Spanish": "0x40a",
                "Chinese (Simplified)": "0x804",
                "Chinese (Traditional)": "0x404"
            },
            "MaximumRedirection": 3,
            "DatePattern": "d/M/yyyy"
        }
    },
    "Install": {
        "Setup": "",
        "Preinstall": "",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}