Config/OEMSources.json

{
    "schemaVersion": 1,
    "dell": {
        "driverPackCatalog": "https://downloads.dell.com/catalog/DriverPackCatalog.cab",
        "catalogIndex": "https://downloads.dell.com/catalog/CatalogIndexPC.cab",
        "biosCatalog": "https://downloads.dell.com/catalog/CatalogPC.cab",
        "biosUtility": "https://downloads.dell.com/FOLDER08405216M/1/Ver3.3.16.zip",
        "baseUrl": "https://downloads.dell.com",
        "dlBaseUrl": "https://dl.dell.com"
    },
    "lenovo": {
        "driverCatalog": "https://download.lenovo.com/cdrt/td/catalogv2.xml",
        "biosBase": "https://download.lenovo.com/catalog/"
    },
    "surface": {
        "downloadCenterBase": "https://www.microsoft.com/en-us/download/",
        "models": {
            "Surface Pro 7": { "id": "100419" },
            "Surface Pro 7+": { "id": "102633" },
            "Surface Pro 8": { "id": "103503" },
            "Surface Pro 9": { "id": "104680" },
            "Surface Pro 9 with 5G": { "id": "104678" },
            "Surface Pro 10": { "id": "105947" },
            "Surface Pro 11": { "id": "106119" },
            "Surface Laptop 3 Intel": { "id": "100429" },
            "Surface Laptop 3 AMD": { "id": "100428" },
            "Surface Laptop 4 Intel": { "id": "102924" },
            "Surface Laptop 4 AMD": { "id": "102923" },
            "Surface Laptop 5": { "id": "104679" },
            "Surface Laptop 6": { "id": "105946" },
            "Surface Laptop 7": { "id": "106120" },
            "Surface Laptop Go": { "id": "102261" },
            "Surface Laptop Go 2": { "id": "104251" },
            "Surface Laptop Go 3": { "id": "105608" },
            "Surface Laptop Studio": { "id": "103505" },
            "Surface Laptop Studio 2": { "id": "105610" },
            "Surface Book 2": { "id": "56261" },
            "Surface Book 3": { "id": "101315" },
            "Surface Go": { "id": "57439" },
            "Surface Go 2": { "id": "101304" },
            "Surface Go 3": { "id": "103504" },
            "Surface Go 4": { "id": "105612" },
            "Surface Studio 2": { "id": "57593" }
        }
    },
    "windowsBuilds": {
        "Windows 11 24H2": "10.0.26100",
        "Windows 11 23H2": "10.0.22631",
        "Windows 11 22H2": "10.0.22621",
        "Windows 11 21H2": "10.0.22000",
        "Windows 11": "",
        "Windows 10 22H2": "10.0.19045",
        "Windows 10 21H2": "10.0.19044",
        "Windows 10": ""
    }
}