diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index c6d3d0224..10c127c4e 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -194,7 +194,8 @@ "versions": [ "1.22.*", "1.23.*", - "1.24.*" + "1.24.*", + "1.25.*" ] }, "arm64": { @@ -202,7 +203,8 @@ "versions": [ "1.22.*", "1.23.*", - "1.24.*" + "1.24.*", + "1.25.*" ] } } diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index 9aa4572e2..829cc5f21 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -277,7 +277,8 @@ "versions": [ "1.22.*", "1.23.*", - "1.24.*" + "1.24.*", + "1.25.*" ] }, "arm64": { @@ -285,7 +286,8 @@ "versions": [ "1.22.*", "1.23.*", - "1.24.*" + "1.24.*", + "1.25.*" ] } } diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index c786c641b..18a60d961 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -264,7 +264,8 @@ "versions": [ "1.22.*", "1.23.*", - "1.24.*" + "1.24.*", + "1.25.*" ] }, "arm64": { @@ -272,7 +273,8 @@ "versions": [ "1.22.*", "1.23.*", - "1.24.*" + "1.24.*", + "1.25.*" ] } }