25 lines
704 B
YAML
25 lines
704 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: RARLab.WinRAR
|
|
PackageVersion: "6.01"
|
|
FileExtensions:
|
|
- rar
|
|
- zip
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallerSwitches:
|
|
Custom: ""
|
|
Silent: /S
|
|
SilentWithProgress: /S
|
|
InstallerType: exe
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://www.rarlab.com/rar/winrar-x64-601.exe
|
|
InstallerSha256: 4133385F3E53F760EDCCD7EA31FE060CE2F8D72F956D902C0B0C053A4971DF2C
|
|
Scope: user
|
|
- Architecture: x86
|
|
InstallerUrl: https://www.rarlab.com/rar/wrar601.exe
|
|
InstallerSha256: 8E7A254C5464D3A18F1586898E39ECEB5AE0DCC272CB0D1DFD4D2BFF32176BCD
|
|
Scope: user
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|