From 7dbf1566deb2dade906a60c97cd8e54a1aa7b2e4 Mon Sep 17 00:00:00 2001 From: Zhai Dev <29057533+zdevcs@users.noreply.github.com> Date: Thu, 8 Apr 2021 16:03:39 +0800 Subject: [PATCH] Added more architecture for 7-Zip 21.01 alpha. (#10280) --- .../21.01-alpha/7zip.7zipAlpha.installer.yaml | 33 +++++++++++++++ .../7zip.7zipAlpha.locale.en-US.yaml | 21 ++++++++++ .../7zip.7zipAlpha.locale.zh-CN.yaml | 10 +++++ .../7zipAlpha/21.01-alpha/7zip.7zipAlpha.yaml | 40 ++----------------- 4 files changed, 67 insertions(+), 37 deletions(-) create mode 100644 manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.installer.yaml create mode 100644 manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.locale.en-US.yaml create mode 100644 manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.locale.zh-CN.yaml diff --git a/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.installer.yaml b/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.installer.yaml new file mode 100644 index 000000000..0cdfe1733 --- /dev/null +++ b/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.installer.yaml @@ -0,0 +1,33 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: 7zip.7zipAlpha +PackageVersion: 21.01-alpha +Platform: + - Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallerSwitches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /D= +Commands: + - 7z +FileExtensions: + - 7z + - zip + - rar + - tar + - gz + - wim +Installers: + - Architecture: x86 + InstallerUrl: https://www.7-zip.org/a/7z2101.exe + InstallerSha256: A160B4AE335A91E0B27F82604F874A94BCEF03A4918A1BE9F26330933092C084 + - Architecture: x64 + InstallerUrl: https://www.7-zip.org/a/7z2101-x64.exe + InstallerSha256: AFA61D1BAC31BC36D453861F76E44439030E9174E6C5C5F2DDD97DFE7B0AD2D2 + - Architecture: arm64 + InstallerUrl: https://www.7-zip.org/a/7z2101-arm64.exe + InstallerSha256: 9F7D8F02782595DB06687B6DD41DB8603079A3B345E9674DB4660ACC18241030 +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.locale.en-US.yaml b/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.locale.en-US.yaml new file mode 100644 index 000000000..fcdef3f50 --- /dev/null +++ b/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.locale.en-US.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: 7zip.7zipAlpha +PackageVersion: 21.01-alpha +PackageLocale: en-US +Publisher: 7zip +Author: 7zip +PackageName: 7Zip - Alpha +PackageUrl: https://www.7-zip.org/ +License: Copyright (C) 1999-2021 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-alpha +Tags: + - 7zip + - compression + - file compression + - utility + - tool + - zip +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.locale.zh-CN.yaml b/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.locale.zh-CN.yaml new file mode 100644 index 000000000..3521bb4a7 --- /dev/null +++ b/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.0.0.schema.json +PackageIdentifier: 7zip.7zipAlpha +PackageVersion: 21.01-alpha +PackageLocale: zh-CN +PackageUrl: https://sparanoid.com/lab/7z/ +License: 版权所有 (C) 1999-2021 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 diff --git a/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.yaml b/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.yaml index 297032c65..2620d1670 100644 --- a/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.yaml +++ b/manifests/7/7zip/7zipAlpha/21.01-alpha/7zip.7zipAlpha.yaml @@ -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= -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