Manifests/FileZilla.json
{ "Name": "FileZilla", "Source": "https://filezilla-project.org/", "Get": { "Update": { "Uri": "https://update.filezilla-project.org/update.php?osarch=64&platform=x86_64-w64-mingw32", "UserAgent": "FileZilla/3.56.1", "Delimiter": " ", "Headers": [ "Channel", "Version", "URI", "Size", "HashType", "Hash", "Signature" ], "Channel": "release" }, "Download": { "Uri": "https://download.filezilla-project.org/client/" } }, "Install": { "Setup": "FileZilla.*setup.exe", "Physical": { "Arguments": "", "PostInstall": [] }, "Virtual": { "Arguments": "", "PostInstall": [] } } } |