41 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# ================== General ==================
 | 
						|
Id: BraveSoftware.BraveBrowser
 | 
						|
Publisher: Brave Software, Inc.
 | 
						|
Name: Brave Browser
 | 
						|
Author: Brave Software, Inc.
 | 
						|
Description: Secure, Fast & Private Web Browser with Adblocker
 | 
						|
AppMoniker: Brave
 | 
						|
Tags: Browser, Chromium
 | 
						|
FileExtensions: html, htm, url
 | 
						|
Protocols: http, https
 | 
						|
 | 
						|
# ================== License ==================
 | 
						|
Homepage: https://brave.com
 | 
						|
License: Mozilla Public License 2.0
 | 
						|
LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE
 | 
						|
 | 
						|
# ================= Installer =================
 | 
						|
MinOSVersion: 10.0.0.0
 | 
						|
#Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | 
						|
Version: 1.9.72
 | 
						|
 | 
						|
Switches:
 | 
						|
      Custom: 
 | 
						|
      Silent: ""
 | 
						|
      SilentWithProgress: ""
 | 
						|
      #Interactive:
 | 
						|
      Language: en-US
 | 
						|
 | 
						|
InstallerType: exe
 | 
						|
Installers:
 | 
						|
  - Arch: x64
 | 
						|
    Url: https://github.com/brave/brave-browser/releases/download/v1.9.72/BraveBrowserStandaloneSilentSetup.exe
 | 
						|
    Sha256: 3cab66b6c492d3a213ac09f1c68b3a249bf5a374238c78363e5c98b388ba2624
 | 
						|
    Scope: machine
 | 
						|
  #- Arch: x86                  # Support for multiple installers are not supported in this preview (5/24/2020)
 | 
						|
    #Url: https://github.com/brave/brave-browser/releases/download/v1.9.72/BraveBrowserStandaloneSilentSetup32.exe
 | 
						|
    #Sha256: da6c142d6a62f55a3401d79fbe3abf828d313d7816b81ce55d1f218452a8dd53
 | 
						|
    #Scope: machine
 | 
						|
    
 | 
						|
# ManifestVersion: 0.1.0
 |