Manifests/1PasswordCLI.json

{
    "Name": "1Password CLI",
    "Source": "https://developer.1password.com/docs/cli/",
    "Get": {
        "Update": {
            "Uri": "https://app-updates.agilebits.com/check/2/10.0.2009/amd64/CLI2/en/2230/A1/N",
            "ContentType": "application/json; charset=utf-8"
        },
        "Download": {
            "Uri": {
                "x64": "https://cache.agilebits.com/dist/1P/op2/pkg/v#version/op_windows_amd64_v#version.zip",
                "x86": "https://cache.agilebits.com/dist/1P/op2/pkg/v#version/op_windows_386_v#version.zip"
            },
            "ReplaceText": "#version"
        }
    },
    "Install": {
        "Setup": "",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}