Manifests/OperaGXBrowser.json

{
    "Name": "Opera GX Browser",
    "Source": "https://www.opera.com/gx",
    "Get": {
        "Update": {
            "Uri": {
                "Stable": "https://autoupdate.geo.opera.com/api/verify?product=Opera%20GX&version=90.0.4254.19",
                "Beta": "https://autoupdate.geo.opera.com/api/verify?product=Opera%20GX%20beta&version=90.0.4254.19",
                "Developer": "https://autoupdate.geo.opera.com/api/verify?product=Opera%20GX%20Developer&version=90.0.4254.19"
            },
            "Channels": [
                "Stable"
            ],
            "Property": "current_version"
        },
        "Download": {
            "Uri": {
                "Stable": "https://get.geo.opera.com/pub/opera_gx/#version/win/Opera_GX_#version_Setup#architecture.exe",
                "Beta": "https://get.geo.opera.com/pub/opera_gx-beta/#version/win/Opera_GX_beta_#version_Setup#architecture.exe",
                "Developer": "https://get.geo.opera.com/pub/opera_gx-developer/#version/win/Opera_GX_Developer_#version_Setup#architecture.exe"
            },
            "Architecture": {
                "x64": "_x64",
                "x86": ""
            },
            "Architectures": [
                "x64",
                "x86"
            ],
            "ReplaceText": "#version"
        }
    },
    "Install": {
        "Setup": "Opera*.exe",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}