diff --git a/manifests/Microsoft/VC++2015-2019Redist-x86/14.28.29325.2.yaml b/manifests/Microsoft/VC++2015-2019Redist-x86/14.28.29325.2.yaml new file mode 100644 index 000000000..6c188c3f7 --- /dev/null +++ b/manifests/Microsoft/VC++2015-2019Redist-x86/14.28.29325.2.yaml @@ -0,0 +1,15 @@ +Id: Microsoft.VC++2015-2019Redist-x86 +Version: 14.28.29325.2 +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://aka.ms/vs/16/release/vc_redist.x86.exe + Sha256: 50A3E92ADE4C2D8F310A2812D46322459104039B9DEADBD7FDD483B5C697C0C8 + InstallerType: exe + Switches: + Silent: /quiet /install /norestart + SilentWithProgress: /passive /install /norestart