From 8ae9f359e333096fbefe8985db87bd34ce7f8525 Mon Sep 17 00:00:00 2001 From: Esco Date: Thu, 2 Jul 2020 00:07:28 +0200 Subject: [PATCH] WinRAR v5.91 (#2178) --- manifests/RARLab/WinRAR/5.91.yaml | 39 +++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 manifests/RARLab/WinRAR/5.91.yaml diff --git a/manifests/RARLab/WinRAR/5.91.yaml b/manifests/RARLab/WinRAR/5.91.yaml new file mode 100644 index 000000000..5d35fd972 --- /dev/null +++ b/manifests/RARLab/WinRAR/5.91.yaml @@ -0,0 +1,39 @@ +# ================== General ================== +Id: RARLab.WinRAR +Publisher: RARLab +Name: WinRAR +Author: RARLab +Description: WinRAR is a powerful archive manager. It can backup your data and reduce the size of email attachments, open and unpack RAR, ZIP and other files downloaded from Internet, create new archives in RAR and ZIP file format. +AppMoniker: winrar +Tags: winrar, rar, compression, archive +FileExtensions: rar, zip + +# ================== License ================== +Homepage: https://www.rarlab.com/ +License: Copyright © 2002-2020 Alexander Roshal. All rights reserved. +LicenseUrl: https://www.win-rar.com/winrarlicense.html?&L=0 + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 5.91 + +Switches: + Custom: + Silent: /S + SilentWithProgress: /S + #Interactive: # Interactive is not supported in this preview (5/24/2020) + Language: en-US + +InstallerType: exe +Installers: + - Arch: x64 + Url: https://www.win-rar.com/fileadmin/winrar-versions/winrar/winrar-x64-591.exe + Sha256: 45d8c0810f711a8f7b08a748a3ea7cf8e70cba88a069f78fe8c3e948104c64e0 + Scope: user + #- Arch: x86 + #Url: https://www.win-rar.com/fileadmin/winrar-versions/winrar/wrar591.exe + #Sha256: 90bf0428c20c11d0fba00177680a57ef96369888f96ef32b4d9b7de98dd3299b + #Scope: user + +# ManifestVersion: 0.1.0