Manifests/UnityEditor.json

{
    "Name": "Unity Editor",
    "Source": "https://unity.com/download",
    "Get": {
        "Update": {
            "Uri": ""
        },
        "Download": {
            "Uri": "https://public-cdn.cloud.unity3d.com/hub/prod/releases-win32.json",
            "ContentType": "application/json",
            "Channels": [
                "official",
                "beta"
            ]
        }
    },
    "Install": {
        "Preinstall": "",
        "Setup": "",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}