From 795ad22502001d9c70b6897537b24fd43dfed543 Mon Sep 17 00:00:00 2001 From: MarNicGit <47538428+MarNicGit@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:46:23 +0200 Subject: [PATCH] Add Visual C++ 2015-2019 Redistributable (x64) (#1426) * Add Visual C++ 2015-2019 Redist * added arch indicator since x64 and x86 are different redists * Fixed folder name Co-authored-by: MarNicGit --- .../VC++2015-2019Redist-x64/14.26.28720.3.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Microsoft/VC++2015-2019Redist-x64/14.26.28720.3.yaml diff --git a/manifests/Microsoft/VC++2015-2019Redist-x64/14.26.28720.3.yaml b/manifests/Microsoft/VC++2015-2019Redist-x64/14.26.28720.3.yaml new file mode 100644 index 000000000..910befe89 --- /dev/null +++ b/manifests/Microsoft/VC++2015-2019Redist-x64/14.26.28720.3.yaml @@ -0,0 +1,14 @@ +Id: Microsoft.VC++2015-2019Redist-x64 +Version: 14.26.28720.3 +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/d60aa805-26e9-47df-b4e3-cd6fcc392333/7D7105C52FCD6766BEEE1AE162AA81E278686122C1E44890712326634D0B055E/VC_redist.x64.exe + Sha256: 7D7105C52FCD6766BEEE1AE162AA81E278686122C1E44890712326634D0B055E + InstallerType: exe + Switches: + Custom: /install /passive /norestart