* Added Giorgiotani.Peazip v7.9.0 * Huh weird * Rename manifests/g/Giorgiotani/PeaZip/7.9.0/Giorgiotani.Peazip.installer.yaml to manifests/g/Giorgiotani/Peazip/7.9.0/Giorgiotani.Peazip.installer.yaml * Rename manifests/g/Giorgiotani/PeaZip/7.9.0/Giorgiotani.Peazip.locale.en-US.yaml to manifests/g/Giorgiotani/Peazip/7.9.0/Giorgiotani.Peazip.locale.en-US.yaml * Rename manifests/g/Giorgiotani/PeaZip/7.9.0/Giorgiotani.Peazip.yaml to manifests/g/Giorgiotani/Peazip/7.9.0/Giorgiotani.Peazip.yaml
39 lines
986 B
YAML
39 lines
986 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Giorgiotani.Peazip
|
|
PackageVersion: 7.9.0
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- 7z
|
|
- ace
|
|
- arc
|
|
- bz2
|
|
- cab
|
|
- gz
|
|
- iso
|
|
- paq
|
|
- pea
|
|
- rar
|
|
- tar
|
|
- wim
|
|
- zip
|
|
- zipx
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: inno
|
|
InstallerUrl: https://github.com/peazip/PeaZip/releases/download/7.9.0/peazip-7.9.0.WIN64.exe
|
|
InstallerSha256: DE5ABC28D9DCCFA5A031D675AC9CF1E5CC4DB2C5EEF3BC1626EF491ED0656C9C
|
|
Scope: machine
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: inno
|
|
InstallerUrl: https://github.com/peazip/PeaZip/releases/download/7.9.0/peazip-7.9.0.WINDOWS.exe
|
|
InstallerSha256: 5B753CD64020F2EDB26A5C37B721E1A5BA7D8D8F8A970E5B8F2DDDC9A16248A8
|
|
Scope: machine
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|