Manifests/PaloAltoGlobalProtect.json
{ "Name": "Palo Alto GlobalProtect", "Source": "https://docs.paloaltonetworks.com/globalprotect", "Get": { "Download": { "Uri": "https://pan-gp-client.s3.amazonaws.com", "MatchVersion": "(\\d+(\\.\\d+){1,4}).*", "MatchFileType": "\\.msi$", "MatchFileName": "\\/GlobalProtect(?:64)?\\.msi$", "DateTimeFormat": "yyyy-MM-ddTHH:mm:ss.fffZ" } }, "Install": { "Setup": "", "Preinstall": "", "Physical": { "Arguments": "", "PostInstall": [] }, "Virtual": { "Arguments": "", "PostInstall": [] } } } |