From c90f0f2e0dc46ecfa07e4f84b84803f1349fc8f5 Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Tue, 17 Nov 2020 11:55:58 +0800 Subject: [PATCH] Fix type error (#4842) * 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 14.28.29325.2.yaml fix type error --- manifests/Microsoft/VC++2015-2019Redist-x86/14.28.29325.2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 6c188c3f7..0223bfd60 100644 --- a/manifests/Microsoft/VC++2015-2019Redist-x86/14.28.29325.2.yaml +++ b/manifests/Microsoft/VC++2015-2019Redist-x86/14.28.29325.2.yaml @@ -4,7 +4,7 @@ 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. +Description: The Microsoft Visual C++ 2015-2019 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 32-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