From 12faedf9dbb696834fd63a3ea1577a8773f8c28b Mon Sep 17 00:00:00 2001 From: Esco Date: Thu, 25 Jun 2020 00:12:14 +0200 Subject: [PATCH] Peazip v7.3.2 (#2069) --- manifests/GiorgioTani/PeaZip/7.3.2.yaml | 39 +++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 manifests/GiorgioTani/PeaZip/7.3.2.yaml diff --git a/manifests/GiorgioTani/PeaZip/7.3.2.yaml b/manifests/GiorgioTani/PeaZip/7.3.2.yaml new file mode 100644 index 000000000..6cfa368f9 --- /dev/null +++ b/manifests/GiorgioTani/PeaZip/7.3.2.yaml @@ -0,0 +1,39 @@ +# ================== General ================== +Id: Giorgiotani.Peazip +Publisher: Giorgio Tani +Name: Peazip +Author: Giorgio Tani +Description: PeaZip is a free and open-source file manager and file archiver for Microsoft Windows, Linux and BSD made by Giorgio Tani. It supports its native PEA archive format and other mainstream formats, with special focus on handling open formats. It supports 210 file extensions. +AppMoniker: peazip +Tags: zip, compression, peazip, giorgio, tani, files, compressed +#FileExtensions: zip # FileExtensions are not supported in this preview (5/24/2020) + +# ================== License ================== +Homepage: https://www.peazip.org +License: Open Source license LGPLv3 +LicenseUrl: https://www.peazip.org/peazip-tos-privacy.html#software_copyright + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 7.3.2 + +Switches: + Custom: /norestart + Silent: /quiet /qn + SilentWithProgress: /passive + #Interactive: # Interactive is not supported in this preview (5/24/2020) + #Language: en-US # Language is not supported in this preview (5/24/2020) + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://sourceforge.net/projects/peazip/files/7.3.2/peazip-7.3.2.WIN64.msi/download + Sha256: f5702c7b921952e30225ae86f0bc51731f1f104fefd3361770d96403469e0c8c + #Scope: machine # Scope is not supported in this preview (5/24/2020) + #- Arch: x86 + #Url: https://sourceforge.net/projects/peazip/files/7.3.2/peazip-7.3.2.WINDOWS.msi/download + #Sha256: Link didn't work + #Scope: machine # Scope is not supported in this preview (5/24/2020) + +# ManifestVersion: 0.1.0