diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 08e1158d..0dfd31cb 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -299,7 +299,9 @@ "x64": { "versions": [ "3.0.*", - "3.1.*" + "3.1.*", + "3.2.*", + "3.3.*" ] } } diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index 33b6ca65..df9ed5ef 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -206,7 +206,9 @@ "x64": { "versions": [ "3.0.*", - "3.1.*" + "3.1.*", + "3.2.*", + "3.3.*" ] } } diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index 8b9b5842..77560c92 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -193,7 +193,9 @@ "x64": { "versions": [ "3.0.*", - "3.1.*" + "3.1.*", + "3.2.*", + "3.3.*" ] } }