Manifests/FreedomScientificZoomText.json

{
    "Name": "Freedom Scientific ZoomText",
    "Source": "https://www.freedomscientific.com/products/software/zoomtext/",
    "Get": {
        "Update": {
            "Uri": "https://support.freedomscientific.com/Downloads/OfflineInstallers/GetVersionsWithOfflineInstallers?product=ZoomText&_=#timestamp",
            "ReplaceTimestamp" : "#timestamp"
        },
        "Download": {
            "Uri": "https://support.freedomscientific.com/Downloads/OfflineInstallers/GetInstallers?product=ZoomText&version=#majorversion&language=enu&releaseType=Offline&_=#timestamp",
            "ReplaceMajorVersion" : "#majorversion",
            "MatchVersion": "(\\d+(\\.\\d+){1,4})",
            "DatePattern": "Y"
        }
    },
    "Install": {
        "Setup": "",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}