30 lines
787 B
YAML
30 lines
787 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: 7zip.7zip
|
|
PackageVersion: 19.0.0
|
|
Platform:
|
|
- Windows.Desktop
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallerType: msi
|
|
Scope: machine
|
|
InstallerSwitches:
|
|
Silent: /quiet /norestart
|
|
SilentWithProgress: /passive /norestart
|
|
Commands:
|
|
- 7z
|
|
FileExtensions:
|
|
- 7z
|
|
- zip
|
|
- rar
|
|
- tar
|
|
- gz
|
|
- wim
|
|
Installers:
|
|
- Architecture: x86
|
|
InstallerUrl: https://www.7-zip.org/a/7z1900.msi
|
|
InstallerSha256: B49D55A52BC0EAB14947C8982C413D9BE141C337DA1368A24AA0484CBB5E89CD
|
|
- Architecture: x64
|
|
InstallerUrl: https://www.7-zip.org/a/7z1900-x64.msi
|
|
InstallerSha256: A7803233EEDB6A4B59B3024CCF9292A6FFFB94507DC998AA67C5B745D197A5DC
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|