42 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: BraveSoftware.BraveBrowser
 | 
						|
PackageVersion: 1.23.73
 | 
						|
FileExtensions:
 | 
						|
- html
 | 
						|
- htm
 | 
						|
- url
 | 
						|
Protocols:
 | 
						|
- http
 | 
						|
- https
 | 
						|
Commands:
 | 
						|
- brave
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallModes:
 | 
						|
- interactive
 | 
						|
- silent
 | 
						|
- silentWithProgress
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerType: exe
 | 
						|
  InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.23.73/BraveBrowserStandaloneSilentSetup.exe
 | 
						|
  InstallerSha256: 3C0FCD806C80ACF2C1D2C51E768C5142465B873AB10C4A9E41CEF407122EC772
 | 
						|
  Scope: machine
 | 
						|
  InstallerLocale: en-US
 | 
						|
  InstallerSwitches:
 | 
						|
    Silent: " "
 | 
						|
    SilentWithProgress: " "
 | 
						|
  UpgradeBehavior: install
 | 
						|
- Architecture: x86
 | 
						|
  InstallerType: exe
 | 
						|
  InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.23.73/BraveBrowserStandaloneSilentSetup32.exe
 | 
						|
  InstallerSha256: 1C9012287F8ECE189EE7C96824FBA9B3113CE10EEBBE175A619168F3AB5DA8A2
 | 
						|
  Scope: machine
 | 
						|
  InstallerLocale: en-US
 | 
						|
  InstallerSwitches:
 | 
						|
    Silent: " "
 | 
						|
    SilentWithProgress: " "
 | 
						|
  UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 |