Manifests/deviceTRUST.json

{
    "Name": "deviceTRUST",
    "Source": "https://devicetrust.com/",
    "Get": {
        "Update": {
            "Uri": "https://storage.devicetrust.com/download/evergreen.json",
            "ContentType": "application/json; charset=utf-8"
        }
    },
    "Install": {
        "Setup": "dtclient*.exe",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}