From a0e73654bdb8045c611d170c853ffcb6d56d6859 Mon Sep 17 00:00:00 2001 From: Issac Lin Date: Fri, 10 Jun 2022 17:18:54 +0800 Subject: [PATCH] autoit@3.3.16.0: Suggest VCRedist 2005, 2008 and 2022 related: #8650 --- bucket/autoit.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bucket/autoit.json b/bucket/autoit.json index ecf20db991..1316a7776d 100644 --- a/bucket/autoit.json +++ b/bucket/autoit.json @@ -7,6 +7,9 @@ "url": "https://www.autoitscript.com/autoit3/docs/license.htm" }, "suggest": { + "Visual C++ Redistributable 2005": "extras/vcredist2005", + "Visual C++ Redistributable 2008": "extras/vcredist2008", + "Visual C++ Redistributable 2015-2022": "extras/vcredist2022" "AutoIt Script Editor": "extras/autoit-script-editor" }, "url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip",