39 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# ================== General ==================
 | 
						|
Id: LogMeIn.LastPass
 | 
						|
Publisher: LogMeIn
 | 
						|
Name: LastPass
 | 
						|
Author: LogMeIn
 | 
						|
Description: LastPass is a freemium password manager that stores encrypted passwords online.
 | 
						|
AppMoniker: lastpass
 | 
						|
Tags: Password, Password Safe, Credentials, Protect
 | 
						|
 | 
						|
# ================== License ==================
 | 
						|
Homepage: https://www.lastpass.com/
 | 
						|
License: Copyright © 2003-2020 LogMeIn, Inc. All rights reserved. - License Freemium
 | 
						|
LicenseUrl: https://www.logmeininc.com/legal
 | 
						|
 | 
						|
# ================= Installer =================
 | 
						|
MinOSVersion: 10.0.0.0
 | 
						|
#Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | 
						|
Version: 4.51.0.1751
 | 
						|
 | 
						|
Switches:
 | 
						|
      Custom:
 | 
						|
      Silent: -si
 | 
						|
      SilentWithProgress: -si
 | 
						|
      #Interactive:             # Interactive is not supported in this preview (5/24/2020)
 | 
						|
      Language: en-US
 | 
						|
 | 
						|
InstallerType: exe
 | 
						|
Installers:
 | 
						|
  - Arch: x64
 | 
						|
    Url: https://download.cloud.lastpass.com/windows_installer/lastpass_x64.exe
 | 
						|
    Sha256: b5341d5abb3176cbfeff27aaae6cdd2f48fd12d67ca4ff36ffe2147c41e5f413
 | 
						|
    Scope: machine
 | 
						|
  #- Arch: x86
 | 
						|
    #Url: https://download.cloud.lastpass.com/windows_installer/lastpass.exe
 | 
						|
    #Sha256: 099c5373287be46af81279707a68b2466c2ed1c8f6de7e20569b0b38691a0ecb
 | 
						|
    #Scope: machine
 | 
						|
    
 | 
						|
# ManifestVersion: 0.1.0
 |