34 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			34 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.50.0
 | 
						|
 | 
						|
InstallerType: nullsoft
 | 
						|
Installers:
 | 
						|
  - Arch: x64
 | 
						|
    Url: https://download.filezilla-project.org/client/FileZilla_3.50.0_win64-setup.exe
 | 
						|
    Sha256: 0a56bd46b84394bda98f7fa3a3e38c358bec39d10d79e6f29096134b90c38497
 | 
						|
    Scope: machine
 | 
						|
    Language: en-US
 | 
						|
  #- Arch: x86                  # Support for multiple installers are not supported in this preview (5/24/2020)
 | 
						|
    #Url: https://download.filezilla-project.org/client/FileZilla_3.50.0_win32-setup.exe
 | 
						|
    #Sha256: 3f57e96410b0c12061d96a118c71000e2c9c0eaa9af2cb695eb2e7a009f3bda4
 | 
						|
    #Scope: machine
 | 
						|
    #Language: en-US
 | 
						|
    
 | 
						|
# ManifestVersion: 0.1.0
 |