From dabfcf793fc7b5d56886dfe18061e6b2c2b9c074 Mon Sep 17 00:00:00 2001 From: Issac Lin Date: Fri, 10 Jun 2022 17:25:22 +0800 Subject: [PATCH] autoit@3.3.16.0: Fix typo --- bucket/autoit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/autoit.json b/bucket/autoit.json index 1316a7776d..4738a9c43c 100644 --- a/bucket/autoit.json +++ b/bucket/autoit.json @@ -9,7 +9,7 @@ "suggest": { "Visual C++ Redistributable 2005": "extras/vcredist2005", "Visual C++ Redistributable 2008": "extras/vcredist2008", - "Visual C++ Redistributable 2015-2022": "extras/vcredist2022" + "Visual C++ Redistributable 2015-2022": "extras/vcredist2022", "AutoIt Script Editor": "extras/autoit-script-editor" }, "url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip",