From 5781de7c05f3326c90ded4812de45b021edacb2c Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Thu, 28 Jan 2021 03:23:59 +0000 Subject: [PATCH] WinRAR version 6.00 (#6662) --- manifests/RARLab/WinRAR/6.00.yaml | 39 +++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 manifests/RARLab/WinRAR/6.00.yaml diff --git a/manifests/RARLab/WinRAR/6.00.yaml b/manifests/RARLab/WinRAR/6.00.yaml new file mode 100644 index 000000000..4696fa661 --- /dev/null +++ b/manifests/RARLab/WinRAR/6.00.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: 6.00 + +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.rarlab.com/rar/winrar-x64-600.exe + Sha256: D61A8532F713407BD80A5099C818BBED391620E3891AF00A68EF584E33BE247A + Scope: user + #- Arch: x86 + #Url: https://www.rarlab.com/rar/wrar600.exe + #Sha256: 43fb8944e482a11150236f110e1acb70b4922662711f826829e94b2ad00dcb69 + #Scope: user + +# ManifestVersion: 0.1.0