diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index ae77000a..9aca0bad 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -167,7 +167,7 @@ "ndk": { "default": "25", "versions": [ - "24", "25", "26" + "24", "25", "26", "27" ] } }, diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index d6cfbd10..fbaa34ac 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -47,7 +47,7 @@ "ndk": { "default": "26", "versions": [ - "24", "25", "26" + "24", "25", "26", "27" ] } }, diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index 8642818b..e1413f7f 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -51,7 +51,7 @@ "ndk": { "default": "26", "versions": [ - "24", "25", "26" + "24", "25", "26", "27" ] } },