From 5baa32fe73e87ddece56aa6d39e09570837db1e6 Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Sat, 27 May 2023 18:32:59 +0000 Subject: [PATCH] swift: Update suggest --- bucket/swift.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/swift.json b/bucket/swift.json index 04bbf421c6..27d045635b 100644 --- a/bucket/swift.json +++ b/bucket/swift.json @@ -5,7 +5,7 @@ "license": "Apache-2.0", "suggest": { "python": "main/python", - "vcredist": "extras/vcredist" + "vcredist": "extras/vcredist2022" }, "notes": [ "To make Swift toolchain work, you must have Visual Studio and Windows SDK components installed.",