41 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: VivaldiTechnologies.Vivaldi
 | |
| Publisher: VivaldiTechnologies
 | |
| Name: Vivaldi
 | |
| Author: Vivaldi
 | |
| Description: The new Vivaldi browser protects you from trackers, blocks unwanted ads, and puts you in control with unique built-in features. Get Vivaldi and browse fast.
 | |
| AppMoniker: vivaldi
 | |
| Tags: Browser, Chromium
 | |
| FileExtensions: html, htm, url
 | |
| Protocols: http, https
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://vivaldi.com
 | |
| License: Copyright Vivaldi Technologies
 | |
| LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/
 | |
| 
 | |
| # ================= Installer =================
 | |
| MinOSVersion: 10.0.0.0
 | |
| #Channel: stable                # Channel is not supported in this preview (5/24/2020) 
 | |
| Version: 3.1.1929.45
 | |
| 
 | |
| Switches:
 | |
|       Custom: --do-not-launch-chrome --vivaldi-update
 | |
|       Silent: --vivaldi-silent
 | |
|       SilentWithProgress: --vivaldi-silent
 | |
|       #Interactive:
 | |
|       Language: en-US
 | |
| 
 | |
| InstallerType: exe
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://downloads.vivaldi.com/stable/Vivaldi.3.1.1929.45.x64.exe
 | |
|     Sha256: a0e2116eea654d9d4bfe558cea1b31d411463a068b927cfc152369194e2ca3c4
 | |
|     Scope: user
 | |
|   #- Arch: x86                  # Support for multiple installers are not supported in this preview (5/24/2020)
 | |
|     #Url: https://downloads.vivaldi.com/stable/Vivaldi.3.1.1929.45.exe
 | |
|     #Sha256: 12d99f513d89efbbf00663f43d542e0519396d4ea2375114aca6aedf80089a0f
 | |
|     #Scope: user
 | |
| 
 | |
| # ManifestVersion: 0.1.0
 |