28 lines
		
	
	
		
			958 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			958 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: SmartSoft.SmartFTP
 | 
						|
PackageVersion: 9.0.2847.0
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: x64
 | 
						|
    InstallerType: msi
 | 
						|
    InstallerUrl: https://www.smartftp.com/get/SmartFTP64.msi
 | 
						|
    InstallerSha256: 3E767F7249997266437A2DB16D012F7579B17F6765B1F6C3B125151FBADA360B
 | 
						|
    ProductCode: "{5BA03693-E0E8-4C68-BC5A-510C1EB1658B}"
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
  - Architecture: x86
 | 
						|
    InstallerType: msi
 | 
						|
    InstallerUrl: https://www.smartftp.com/get/SmartFTP86.msi
 | 
						|
    InstallerSha256: BD3C86F14054BC0E8C590266E91236615DD640E965301F690CD95579178F9009
 | 
						|
    ProductCode: "{E8C22AC6-7AAA-48AF-AD8F-61D9E68984E3}"
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |