Manifest Update for 7zip.7zip v19.0.0 (#12225)
This commit is contained in:
		@@ -1,29 +1,69 @@
 | 
			
		||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
			
		||||
PackageIdentifier: 7zip.7zip
 | 
			
		||||
PackageVersion: 19.0.0
 | 
			
		||||
MinimumOSVersion: 10.0.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
 | 
			
		||||
  - XZ
 | 
			
		||||
  - BZIP2
 | 
			
		||||
  - GZIP
 | 
			
		||||
  - TAR
 | 
			
		||||
  - ZIP
 | 
			
		||||
  - AR
 | 
			
		||||
  - ARJ
 | 
			
		||||
  - CAB
 | 
			
		||||
  - CHM
 | 
			
		||||
  - CPIO
 | 
			
		||||
  - CramFS
 | 
			
		||||
  - DMG
 | 
			
		||||
  - EXT
 | 
			
		||||
  - FAT
 | 
			
		||||
  - GPT
 | 
			
		||||
  - HFS
 | 
			
		||||
  - IHEX
 | 
			
		||||
  - ISO
 | 
			
		||||
  - LZH
 | 
			
		||||
  - LZMA
 | 
			
		||||
  - MBR
 | 
			
		||||
  - MSI
 | 
			
		||||
  - NSIS
 | 
			
		||||
  - NTFS
 | 
			
		||||
  - QCOW2
 | 
			
		||||
  - RAR
 | 
			
		||||
  - RPM
 | 
			
		||||
  - SquashFS
 | 
			
		||||
  - UDF
 | 
			
		||||
  - UEFI
 | 
			
		||||
  - VDI
 | 
			
		||||
  - VHD
 | 
			
		||||
  - VMDK
 | 
			
		||||
  - WIM
 | 
			
		||||
  - XAR
 | 
			
		||||
  - Z
 | 
			
		||||
Commands:
 | 
			
		||||
  - 7z
 | 
			
		||||
InstallModes:
 | 
			
		||||
  - interactive
 | 
			
		||||
  - silent
 | 
			
		||||
  - silentWithProgress
 | 
			
		||||
Installers:
 | 
			
		||||
  - Architecture: x86
 | 
			
		||||
    InstallerType: msi
 | 
			
		||||
    InstallerUrl: https://www.7-zip.org/a/7z1900.msi
 | 
			
		||||
    InstallerSha256: B49D55A52BC0EAB14947C8982C413D9BE141C337DA1368A24AA0484CBB5E89CD
 | 
			
		||||
    ProductCode: "{23170F69-40C1-2701-1900-000001000000}"
 | 
			
		||||
    Scope: machine
 | 
			
		||||
    InstallerLocale: en-US
 | 
			
		||||
    UpgradeBehavior: install
 | 
			
		||||
  - Architecture: x64
 | 
			
		||||
    InstallerType: msi
 | 
			
		||||
    InstallerUrl: https://www.7-zip.org/a/7z1900-x64.msi
 | 
			
		||||
    InstallerSha256: A7803233EEDB6A4B59B3024CCF9292A6FFFB94507DC998AA67C5B745D197A5DC
 | 
			
		||||
    ProductCode: "{23170F69-40C1-2702-1900-000001000000}"
 | 
			
		||||
    Scope: machine
 | 
			
		||||
    InstallerLocale: en-US
 | 
			
		||||
    UpgradeBehavior: install
 | 
			
		||||
ManifestType: installer
 | 
			
		||||
ManifestVersion: 1.0.0
 | 
			
		||||
 
 | 
			
		||||
@@ -3,19 +3,26 @@ PackageIdentifier: 7zip.7zip
 | 
			
		||||
PackageVersion: 19.0.0
 | 
			
		||||
PackageLocale: en-US
 | 
			
		||||
Publisher: Igor Pavlov
 | 
			
		||||
PublisherUrl: https://www.7-zip.org
 | 
			
		||||
PublisherSupportUrl: https://www.7-zip.org/support.html
 | 
			
		||||
#PrivacyUrl: 
 | 
			
		||||
Author: Igor Pavlov
 | 
			
		||||
PackageName: 7-Zip
 | 
			
		||||
PackageUrl: https://www.7-zip.org/
 | 
			
		||||
License: Copyright (C) 1999-2020 Igor Pavlov. - GNU LGPL
 | 
			
		||||
PackageUrl: https://www.7-zip.org
 | 
			
		||||
License: GNU LGPL
 | 
			
		||||
LicenseUrl: https://www.7-zip.org/license.txt
 | 
			
		||||
Copyright: Copyright (C) 1999-2021 Igor Pavlov.
 | 
			
		||||
CopyrightUrl: https://www.7-zip.org/license.txt
 | 
			
		||||
ShortDescription: Free and open source file archiver with a high compression ratio.
 | 
			
		||||
#Description: 
 | 
			
		||||
Moniker: 7zip
 | 
			
		||||
Tags:
 | 
			
		||||
  - 7zip
 | 
			
		||||
  - compression
 | 
			
		||||
  - file compression
 | 
			
		||||
  - utility
 | 
			
		||||
  - tool
 | 
			
		||||
  - zip
 | 
			
		||||
  - archiver
 | 
			
		||||
  - foss
 | 
			
		||||
  - open source
 | 
			
		||||
ManifestType: defaultLocale
 | 
			
		||||
ManifestVersion: 1.0.0
 | 
			
		||||
 
 | 
			
		||||
@@ -2,9 +2,15 @@
 | 
			
		||||
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
 | 
			
		||||
PublisherUrl: https://www.7-zip.org
 | 
			
		||||
PublisherSupportUrl: https://www.7-zip.org/support.html
 | 
			
		||||
#PrivacyUrl: 
 | 
			
		||||
PackageUrl: https://www.7-zip.org
 | 
			
		||||
License: GNU LGPL
 | 
			
		||||
LicenseUrl: https://www.7-zip.org/license.txt
 | 
			
		||||
Copyright: 版权所有 (C) 1999-2020 Igor Pavlov.
 | 
			
		||||
CopyrightUrl: https://www.7-zip.org/license.txt
 | 
			
		||||
ShortDescription: 7-Zip 是一款拥有极高压缩比的开源压缩软件。
 | 
			
		||||
#Description: 
 | 
			
		||||
ManifestType: locale
 | 
			
		||||
ManifestVersion: 1.0.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user