40 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			40 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.12.107
 | 
						|
 | 
						|
Switches:
 | 
						|
      Custom: 
 | 
						|
      Silent: ""
 | 
						|
      SilentWithProgress: ""
 | 
						|
      Language: en-US
 | 
						|
 | 
						|
InstallerType: exe
 | 
						|
Installers:
 | 
						|
  - Arch: x64
 | 
						|
    Url: https://github.com/brave/brave-browser/releases/download/v1.12.107/BraveBrowserStandaloneSilentSetup.exe
 | 
						|
    Sha256: 7711ee4b0e6d2ccb384c9ef2fccae1bab05afd54610f14e75d963465b8ca5f2f
 | 
						|
    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.12.107/BraveBrowserStandaloneSilentSetup32.exe
 | 
						|
    #Sha256: 9e23ad99fa026c8c1ad20c2c9ada59116fcc6fed0f8d60e30eaa6224de5493d3
 | 
						|
    #Scope: machine
 | 
						|
    
 | 
						|
# ManifestVersion: 0.1.0
 |