40 lines
1.7 KiB
YAML
40 lines
1.7 KiB
YAML
# ================== 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
|