diff --git a/manifests/Microsoft/VC++2015-2019Redist-x64/14.28.29325.2.yaml b/manifests/Microsoft/VC++2015-2019Redist-x64/14.28.29325.2.yaml new file mode 100644 index 000000000..2b0d131f2 --- /dev/null +++ b/manifests/Microsoft/VC++2015-2019Redist-x64/14.28.29325.2.yaml @@ -0,0 +1,15 @@ +Id: Microsoft.VC++2015-2019Redist-x64 +Version: 14.28.29325.2 +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://aka.ms/vs/16/release/vc_redist.x64.exe + Sha256: B1A32C71A6B7D5978904FB223763263EA5A7EB23B2C44A0D60E90D234AD99178 + InstallerType: exe + Switches: + Silent: /quiet /install /norestart + SilentWithProgress: /passive /install /norestart \ No newline at end of file