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.4.2066.94
 | 
						|
 | 
						|
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.4.2066.94.x64.exe
 | 
						|
    Sha256: b8ae1df72a125b4b13d531ca6acdb0e75d2a323e0d829877b043b0ee61298863
 | 
						|
    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.4.2066.94.exe
 | 
						|
  #  Sha256: d23f300f0f733bc9c8cc9c7e4c0d1f580acbb68c10b15602b65b4ddc1f77556b
 | 
						|
  #  Scope: user
 | 
						|
 | 
						|
# ManifestVersion: 0.1.0
 |