47 lines
		
	
	
		
			1003 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1003 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: RARLab.WinRARBeta
 | 
						|
PackageVersion: 6.01.1
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
FileExtensions:
 | 
						|
  - RAR
 | 
						|
  - ZIP
 | 
						|
  - 7Z
 | 
						|
  - ARJ
 | 
						|
  - BZ2
 | 
						|
  - CAB
 | 
						|
  - GZ
 | 
						|
  - ISO
 | 
						|
  - JAR
 | 
						|
  - LZ
 | 
						|
  - LZH
 | 
						|
  - TAR
 | 
						|
  - UUE
 | 
						|
  - XZ
 | 
						|
  - Z
 | 
						|
  - ZIPX
 | 
						|
  - 001
 | 
						|
Commands:
 | 
						|
  - winrar
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
InstallerSwitches:
 | 
						|
  Silent: /S
 | 
						|
  SilentWithProgress: /S
 | 
						|
Scope: machine
 | 
						|
UpgradeBehavior: install
 | 
						|
InstallerType: exe
 | 
						|
Installers:
 | 
						|
  - Architecture: x64
 | 
						|
    InstallerType: exe
 | 
						|
    InstallerUrl: https://www.rarlab.com/rar/winrar-x64-601b1.exe
 | 
						|
    InstallerSha256: A2B256E0DDDC20E301EA64049DA51A845523528EACF928774D16E6B952F69788
 | 
						|
    InstallerLocale: en-US
 | 
						|
  - Architecture: x86
 | 
						|
    InstallerUrl: https://www.rarlab.com/rar/wrar601b1.exe
 | 
						|
    InstallerSha256: 94084944d9012f405ae609e2e2fe17e7e550ef62d8eeec1db395661f7de5fcc7
 | 
						|
    InstallerLocale: en-US
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |