From ababd0419568458f0cdd8636f02fc5afef535a0f Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Thu, 20 Aug 2020 18:04:43 +0300 Subject: [PATCH] Add Vc++2015-2019Redist-x64-14.27.29016. (#3150) * Add Vc++2015-2019Redist-x64-14.27.29016. * Fix url. --- .../VC++2015-2019Redist-x64/14.27.29016.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Microsoft/VC++2015-2019Redist-x64/14.27.29016.yaml diff --git a/manifests/Microsoft/VC++2015-2019Redist-x64/14.27.29016.yaml b/manifests/Microsoft/VC++2015-2019Redist-x64/14.27.29016.yaml new file mode 100644 index 000000000..c6d3ec0b7 --- /dev/null +++ b/manifests/Microsoft/VC++2015-2019Redist-x64/14.27.29016.yaml @@ -0,0 +1,15 @@ +Id: Microsoft.VC++2015-2019Redist-x64 +Version: 14.27.29016 +Name: Microsoft Visual C++ 2015-2019 Redistributable (x64) +Publisher: Microsoft Corporation +License: Copyright (c) Microsoft Corporation +Tags: visual c++, redist +Description: The Microsoft Visual C++ 2015-2019 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2015, 2017 and 2019 on a computer that does not have Visual C++ 2015, 2017 and 2019 installed. +Installers: + - Arch: x64 + Url: https://download.visualstudio.microsoft.com/download/pr/fd5d2eea-32b8-4814-b55e-28c83dd72d9c/952A0C6CB4A3DD14C3666EF05BB1982C5FF7F87B7103C2BA896354F00651E358/VC_redist.x64.exe + Sha256: 952A0C6CB4A3DD14C3666EF05BB1982C5FF7F87B7103C2BA896354F00651E358 + InstallerType: exe + Switches: + Silent: /quiet /install /norestart + SilentWithProgress: /passive /install /norestart