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