Manifests/MicrosoftOLEDBDriverForSQLServer.json

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