From 0f9328460f252a4e95fcb3af9da357dcb39522f9 Mon Sep 17 00:00:00 2001 From: Vitor Gerbase Date: Sat, 28 Nov 2020 01:00:34 +0000 Subject: [PATCH] Added Microsoft Skype version 8.66.0.77 (#5038) * Adding Skype version 8.66.0.77 * Add switches Co-authored-by: Vitor Gerbase --- manifests/Microsoft/Skype/8.66.0.77.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Microsoft/Skype/8.66.0.77.yaml diff --git a/manifests/Microsoft/Skype/8.66.0.77.yaml b/manifests/Microsoft/Skype/8.66.0.77.yaml new file mode 100644 index 000000000..cd60ce68e --- /dev/null +++ b/manifests/Microsoft/Skype/8.66.0.77.yaml @@ -0,0 +1,17 @@ +Id: Microsoft.Skype +Publisher: Microsoft +Name: Skype +Version: 8.66.0.77 +License: Copyright (c) Microsoft Corporation +LicenseUrl: https://www.skype.com/en/legal/ +AppMoniker: skype +Description: Communication tool for free calls and chat. +Homepage: https://www.skype.com/ +Installers: + - Arch: x86 + InstallerType: inno + Url: https://download.skype.com/s4l/download/win/Skype-8.66.0.77.exe + Sha256: 7D1B7AF29AEF7FF065CBAEDC686ED02127442F0FB726820435091EB46C7A1D36 + Switches: + Silent: /VERYSILENT /NORESTART + SilentWithProgress: /SILENT /NORESTART \ No newline at end of file