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.2.1967.41
 | |
| 
 | |
| 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.2.1967.41.x64.exe
 | |
|     Sha256: af1df952b0312757acc6a12c4edafd744640314971da87bfb3eede58a3d30a8b
 | |
|     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.2.1967.41.exe
 | |
|     #Sha256: 70f15b0023d87c3604b367f1076978d66ff667cd6be7de3fcf426ab4354d3a41
 | |
|     #Scope: user
 | |
| 
 | |
| # ManifestVersion: 0.1.0
 |