diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index fb31c4ed..05084aff 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -171,7 +171,7 @@ "ndk": { "default": "25", "versions": [ - "23", "24", "25" + "23", "24", "25", "26" ] } }, diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 9852756f..11ce30db 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -157,7 +157,7 @@ "ndk": { "default": "25", "versions": [ - "23", "24", "25" + "23", "24", "25", "26" ] } }, diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index a6ebae34..73650b76 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -36,7 +36,7 @@ "ndk": { "default": "25", "versions": [ - "23", "24", "25" + "23", "24", "25", "26" ] } },