Added 7zip.7zipAlpha v21.02 alpha (#12223)
This commit is contained in:
@@ -0,0 +1,70 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: 7zip.7zipAlpha
|
||||
PackageVersion: 21.02 alpha
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
Platform:
|
||||
- Windows.Desktop
|
||||
FileExtensions:
|
||||
- 7z
|
||||
- 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
|
||||
InstallerSwitches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
InstallLocation: /D=<INSTALLPATH>
|
||||
Scope: machine
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://www.7-zip.org/a/7z2102-x64.exe
|
||||
InstallerSha256: 4ED310C3A54E28D98F4500987DA5391FC1FFA1C62301B96482E693C3CE76B741
|
||||
- Architecture: x86
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://www.7-zip.org/a/7z2102.exe
|
||||
InstallerSha256: 7391B272D001FE110EDA6FBEB9B9A89E2111AFE51B777495C828CFC72B5A95D8
|
||||
- Architecture: arm64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://www.7-zip.org/a/7z2102-arm64.exe
|
||||
InstallerSha256: A48056B7F8BCA229BFB9010DF45C1C8648D465C8F8DA0C3614E8BA896F3BE840
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,28 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: 7zip.7zipAlpha
|
||||
PackageVersion: 21.02 alpha
|
||||
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: 7Zip - Alpha
|
||||
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-alpha
|
||||
Tags:
|
||||
- compression
|
||||
- file compression
|
||||
- utility
|
||||
- tool
|
||||
- archiver
|
||||
- foss
|
||||
- open source
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,16 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: 7zip.7zipAlpha
|
||||
PackageVersion: 21.02 alpha
|
||||
PackageLocale: zh-CN
|
||||
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-2021 Igor Pavlov。- GNU LGPL
|
||||
CopyrightUrl: https://www.7-zip.org/license.txt
|
||||
ShortDescription: 7-Zip 是一款拥有极高压缩比的开源压缩软件。
|
||||
#Description:
|
||||
ManifestType: locale
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: 7zip.7zipAlpha
|
||||
PackageVersion: 21.02 alpha
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user