Added more architecture for 7-Zip 21.01 alpha. (#10280)
This commit is contained in:
@@ -1,40 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: 7zip.7zipAlpha
|
||||
PackageName: 7Zip - Alpha
|
||||
Moniker: 7zip-alpha
|
||||
PackageVersion: 21.01-alpha
|
||||
Publisher: 7zip
|
||||
Author: 7zip
|
||||
License: Copyright (C) 1999-2021 Igor Pavlov. - GNU LGPL
|
||||
LicenseUrl: https://www.7-zip.org/license.txt
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
ShortDescription: Free and open source file archiver with a high compression ratio.
|
||||
PackageUrl: https://www.7-zip.org/
|
||||
Tags:
|
||||
- 7zip
|
||||
- compression
|
||||
- file compression
|
||||
- utility
|
||||
- tool
|
||||
- zip
|
||||
FileExtensions:
|
||||
- 7z
|
||||
- zip
|
||||
- rar
|
||||
- tar
|
||||
- gz
|
||||
- wim
|
||||
Commands:
|
||||
- 7z
|
||||
InstallerType: exe
|
||||
InstallerSwitches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
InstallLocation: /D=<INSTALLPATH>
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://www.7-zip.org/a/7z2101-x64.exe
|
||||
InstallerSha256: AFA61D1BAC31BC36D453861F76E44439030E9174E6C5C5F2DDD97DFE7B0AD2D2
|
||||
Scope: machine
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user