Manifests/1Password7.json

{
    "Name": "1Password 7",
    "Source": "https://1password.com/",
    "Get": {
        "Update": {
            "Uri": "https://c.1password.com/dist/1P/win6/updates-stable.json",
            "ContentType": "application/json; charset=utf-8",
            "Property": "rules"
        },
        "Download": {
            "Uri": "https://download.app.com"
        }
    },
    "Install": {
        "Setup": "1PasswordSetup.*.exe",
        "Physical": {
            "Arguments": "--silent",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "--silent",
            "PostInstall": []
        }
    }
}