Manifests/AppVentix.json

{
    "Name": "AppVentix",
    "Source": "https://appventix.com/",
    "Get": {
        "Update": {
            "Uri": "https://appventix.com/latest",
            "ContentType": "text/html"
        },
        "Download": {
            "Uri": "https://download.appventix.com/latest/",
            "Filename": "AppVentiX #version.zip"
        }
    },
    "Install": {
        "Setup": "AppVentiX*.zip",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}