39 lines
1.3 KiB
YAML
39 lines
1.3 KiB
YAML
# ================== General ==================
|
|
Id: TimKosse.FilezillaClient
|
|
Publisher: FileZilla Project
|
|
Name: FileZilla
|
|
Author: TimKosse
|
|
Description: Fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.
|
|
AppMoniker: filezilla
|
|
Tags: filezilla, cross-platform, foss, ftp, admin
|
|
|
|
# ================== License ==================
|
|
Homepage: https://filezilla-project.org/
|
|
License: GPL 2.0 or later
|
|
LicenseUrl: https://filezilla-project.org/license.php
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 3.49.1
|
|
|
|
Switches:
|
|
#Custom:
|
|
#Silent:
|
|
#SilentWithProgress:
|
|
#Interactive:
|
|
Language: en-US
|
|
|
|
InstallerType: nullsoft
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://download.filezilla-project.org/client/FileZilla_3.49.1_win64-setup.exe
|
|
Sha256: 8b29c32fc817f414d27b9fdfed4ffd5c9cb72d2d38ed2e8f6046b9eea2aa8e5c
|
|
Scope: machine
|
|
#- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020)
|
|
#Url: https://download.filezilla-project.org/client/FileZilla_3.49.1_win32-setup.exe
|
|
#Sha256: ba5b6dcc9163502c278f556baa47044c26707214c46392f70bbce872ac8e4a55
|
|
#Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|