From 5dd67e6a700ef9033956baa39a34ab7f6bbe1d45 Mon Sep 17 00:00:00 2001 From: MarNicGit <47538428+MarNicGit@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:47:03 +0200 Subject: [PATCH] Add Visual C++ 2015-2019 Redistributable (x86) (#1427) * Add Visual C++ 2015-2019 Redist (x86) * Fixed folder name Co-authored-by: MarNicGit --- .../VC++2015-2019Redist-x86/14.26.28720.3.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Microsoft/VC++2015-2019Redist-x86/14.26.28720.3.yaml diff --git a/manifests/Microsoft/VC++2015-2019Redist-x86/14.26.28720.3.yaml b/manifests/Microsoft/VC++2015-2019Redist-x86/14.26.28720.3.yaml new file mode 100644 index 000000000..01eb6144f --- /dev/null +++ b/manifests/Microsoft/VC++2015-2019Redist-x86/14.26.28720.3.yaml @@ -0,0 +1,14 @@ +Id: Microsoft.VC++2015-2019Redist-x86 +Version: 14.26.28720.3 +Name: Microsoft Visual C++ 2015-2019 Redistributable (x86) +Publisher: Microsoft Corporation +License: Copyright (c) Microsoft Corporation +Tags: visual c++, redist +Description: The Microsoft Visual C++ 2015-2019 Redistributable Package (x86) 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: x86 + Url: https://download.visualstudio.microsoft.com/download/pr/d60aa805-26e9-47df-b4e3-cd6fcc392333/A06AAC66734A618AB33C1522920654DDFC44FC13CAFAA0F0AB85B199C3D51DC0/VC_redist.x86.exe + Sha256: A06AAC66734A618AB33C1522920654DDFC44FC13CAFAA0F0AB85B199C3D51DC0 + InstallerType: exe + Switches: + Custom: /install /passive /norestart