Manifests/FreedomScientificJAWS.json

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