From 208430e8357291a2f91414c0b4206a7cceaf51fa Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Mon, 16 Nov 2020 23:42:31 +0800 Subject: [PATCH] Update VCRedists2015-2019 x86 to 14.28.29325.2 (#4811) * Update Zotero to 5.0.92 * Create 4.3.0.yaml * Create 4.3.0.1.yaml Update qbittorent to 4.3.0.1 * Update Zotero to 5.0.93 * Update VC2015-2019 to 14.28.29325.2 * split PR * Update VCRedists2015-2019 to 14.28.29325.2 * Delete 14.28.29325.2.yaml * Update 14.28.29325.2.yaml --- .../VC++2015-2019Redist-x86/14.28.29325.2.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Microsoft/VC++2015-2019Redist-x86/14.28.29325.2.yaml 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