diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index ce8dd0de..497f576c 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -6,7 +6,8 @@ "platform" : "win32", "versions": [ "3.0", - "3.1" + "3.1", + "3.2" ], "default": "3.0" }, diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index 7a8e87b2..b599185c 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -6,7 +6,8 @@ "platform" : "win32", "versions": [ "3.0", - "3.1" + "3.1", + "3.2" ], "default": "3.0" },