Added x86 architecture for 7-Zip version 19.00. (#10278)

This commit is contained in:
Zhai Dev
2021-04-08 15:45:59 +08:00
committed by GitHub
parent 66d2119f5e
commit 0b247cd4b4
4 changed files with 63 additions and 26 deletions

View File

@@ -0,0 +1,29 @@
# 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

View File

@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: 7zip.7zip
PackageVersion: 19.0.0
PackageLocale: en-US
Publisher: 7zip
Author: 7zip
PackageName: 7Zip
PackageUrl: https://www.7-zip.org/
License: Copyright (C) 1999-2020 Igor Pavlov. - GNU LGPL
LicenseUrl: https://www.7-zip.org/license.txt
ShortDescription: Free and open source file archiver with a high compression ratio.
Moniker: 7zip
Tags:
- 7zip
- compression
- file compression
- utility
- tool
- zip
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,10 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.0.0.schema.json
PackageIdentifier: 7zip.7zip
PackageVersion: 19.0.0
PackageLocale: zh-CN
PackageUrl: https://sparanoid.com/lab/7z/
License: 版权所有 (C) 1999-2020 Igor Pavlov。- GNU LGPL
LicenseUrl: https://raw.githubusercontent.com/sparanoid/7z/master/zh-cn/License.txt
ShortDescription: 7-Zip 是一款拥有极高压缩比的开源压缩软件。
ManifestType: locale
ManifestVersion: 1.0.0

View File

@@ -1,29 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: 7zip.7zip PackageIdentifier: 7zip.7zip
PackageName: 7Zip
Moniker: 7zip
PackageVersion: 19.0.0 PackageVersion: 19.0.0
Publisher: 7zip DefaultLocale: en-US
Author: 7zip ManifestType: version
License: Copyright (C) 1999-2020 Igor Pavlov. - GNU LGPL
LicenseUrl: https://7-zip.org/license.txt
MinimumOSVersion: 10.0.0.0
PackageUrl: https://www.7-zip.org/
ShortDescription: Free and open source file archiver with a high compression ratio.
Tags:
- 7zip
- compression
- file compression
- utility
- tool
- zip
InstallerType: msi
Installers:
- Architecture: x64
InstallerUrl: https://www.7-zip.org/a/7z1900-x64.msi
InstallerSha256: A7803233EEDB6A4B59B3024CCF9292A6FFFB94507DC998AA67C5B745D197A5DC
InstallerSwitches:
Silent: /quiet /norestart
SilentWithProgress: /passive /norestart
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0