From 19ad355b09fbd73d3efc536a9fff238c3437f203 Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Tue, 17 Nov 2020 00:21:35 +0800 Subject: [PATCH] Update VCRedist2015-2019 x64 to 14.28.29325.2 (#4810) * 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 --- .../VC++2015-2019Redist-x64/14.28.29325.2.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Microsoft/VC++2015-2019Redist-x64/14.28.29325.2.yaml 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