From 6f39c8aef0f9abf656fabe4ce459f07283d228ca Mon Sep 17 00:00:00 2001 From: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com> Date: Thu, 30 Sep 2021 20:15:27 +0300 Subject: [PATCH] [macOS] Software Updates 2021 Week 40 (#4194) --- images/macos/toolsets/toolset-11.json | 13 ++++++++++--- images/macos/toolsets/toolset-12.json | 10 +++++----- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 8eeff5ad1..4a31b8d0d 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -16,16 +16,23 @@ "6.12.0.125" ], "ios-versions": [ - "14.20.0.24", "14.16.0.5", "14.14.2.5", "14.10.0.4", "14.8.0.3", "14.6.0.15", "14.4.1.3", "14.2.0.12", "14.0.0.0", "13.20.2.2" + "15.0.0.6","14.20.0.24", "14.16.0.5", "14.14.2.5", "14.10.0.4", "14.8.0.3", "14.6.0.15", "14.4.1.3", "14.2.0.12", "14.0.0.0", "13.20.2.2" ], "mac-versions": [ - "7.14.0.24", "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" + "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": [ "11.3.0.4", "11.2.2.1", "11.1.0.26", "11.0.2.0" ], - "bundle-default": "6_12_9", + "bundle-default": "6_12_10", "bundles": [ + { + "symlink": "6_12_10", + "mono":"6.12", + "ios": "15.0", + "mac": "7.14", + "android": "11.3" + }, { "symlink": "6_12_9", "mono":"6.12", diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 981bcf49d..e34a3a289 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -11,20 +11,20 @@ "6.12.0.125" ], "ios-versions": [ - "14.20.0.24" + "15.0.0.6" ], "mac-versions": [ - "7.14.0.24" + "7.14.0.27" ], "android-versions": [ "11.3.0.4" ], - "bundle-default": "6_12_9", + "bundle-default": "6_12_10", "bundles": [ { - "symlink": "6_12_9", + "symlink": "6_12_10", "mono":"6.12", - "ios": "14.20", + "ios": "15.0", "mac": "7.14", "android": "11.3" }