34 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Twilio.Authy
 | |
| PackageVersion: 1.8.3
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| InstallModes:
 | |
|   - interactive
 | |
|   - silent
 | |
|   - silentWithProgress
 | |
| Installers:
 | |
|   - Architecture: x64
 | |
|     InstallerType: exe
 | |
|     InstallerUrl: https://s3.amazonaws.com/authy-electron-repository-production/authy/stable/1.8.3/win32/x64/Authy%20Desktop%20Setup%201.8.3.exe
 | |
|     InstallerSha256: 2665B0636F24C9C543941DE04A57660EBA37457A0BD17DB7688FB7C5A8D618BA
 | |
|     InstallerSwitches:
 | |
|       Silent: -s
 | |
|       SilentWithProgress: -s
 | |
| #    ProductCode: 
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
|   - Architecture: x86
 | |
|     InstallerType: exe
 | |
|     InstallerUrl: https://s3.amazonaws.com/authy-electron-repository-production/authy/stable/1.8.3/win32/x32/Authy%20Desktop%20Setup%201.8.3.exe
 | |
|     InstallerSha256: 207424538114AF891E6D385CCBEB973B7A873A6690ECCEEEF3BEA8FCC9EA114C
 | |
|     InstallerSwitches:
 | |
|       Silent: -s
 | |
|       SilentWithProgress: -s
 | |
| #    ProductCode: 
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |