diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 9d60f9ed..985201ec 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -23,16 +23,23 @@ "8.8.0.3", "8.6.0.3", "8.4.0.0", "8.2.0.17", "7.14.0.27", "7.10.0.5", "7.8.2.5", "7.4.0.10", "7.2.0.3", "7.0.0.15", "6.22.1.26", "6.20.2.2" ], "android-versions": [ - "12.2.4.3", "12.0.0.3", "11.3.0.4", "11.2.2.1", "11.1.0.26", "11.0.2.0" + "12.2.4.3", "12.1.0.2", "12.0.0.3", "11.3.0.4", "11.2.2.1", "11.1.0.26", "11.0.2.0" ], "bundle-default": "6_12_12", "bundles": [ + { + "symlink": "6_12_16", + "mono":"6.12", + "ios": "15.8", + "mac": "8.8", + "android": "12.2" + }, { "symlink": "6_12_15", "mono":"6.12", "ios": "15.8", "mac": "8.8", - "android": "12.2" + "android": "12.1" }, { "symlink": "6_12_14", diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 411f4e5e..a9ffcbcd 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -20,16 +20,23 @@ "8.8.0.3", "8.6.0.3", "8.4.0.0", "8.2.0.17", "7.14.0.27" ], "android-versions": [ - "12.2.4.3", "12.0.0.3", "11.3.0.4" + "12.2.4.3", "12.1.0.2", "12.0.0.3", "11.3.0.4" ], - "bundle-default": "6_12_15", + "bundle-default": "6_12_16", "bundles": [ + { + "symlink": "6_12_16", + "mono":"6.12", + "ios": "15.8", + "mac": "8.8", + "android": "12.2" + }, { "symlink": "6_12_15", "mono":"6.12", "ios": "15.8", "mac": "8.8", - "android": "12.2" + "android": "12.1" }, { "symlink": "6_12_14",