From 35be8465eaed8adbf89c2bfd3c3430734ae02fc5 Mon Sep 17 00:00:00 2001 From: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com> Date: Wed, 10 Aug 2022 19:42:33 +0200 Subject: [PATCH] [macOS] Software Updates 2022 Week 33 (#6045) * [macOS] Software Updates 2022 Week 33 * Set default bundle to 6_12_19 --- images/macos/toolsets/toolset-12.json | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 266ffde6..96a5e698 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -19,16 +19,30 @@ "6.12.0.182" ], "ios-versions": [ - "15.10.0.5", "15.8.0.3", "15.6.0.3", "15.4.0.0", "15.2.0.17", "15.0.0.6" + "15.12.0.2", "15.10.0.5", "15.8.0.3", "15.6.0.3", "15.4.0.0", "15.2.0.17", "15.0.0.6" ], "mac-versions": [ - "8.10.0.5", "8.8.0.3", "8.6.0.3", "8.4.0.0", "8.2.0.17", "7.14.0.27" + "8.12.0.2", "8.10.0.5", "8.8.0.3", "8.6.0.3", "8.4.0.0", "8.2.0.17", "7.14.0.27" ], "android-versions": [ - "12.2.8.3", "12.1.0.2", "12.0.0.3", "11.3.0.4" + "13.0.0.0", "12.3.3.3", "12.2.8.3", "12.1.0.2", "12.0.0.3", "11.3.0.4" ], - "bundle-default": "6_12_17", + "bundle-default": "6_12_19", "bundles": [ + { + "symlink": "6_12_19", + "mono":"6.12", + "ios": "15.12", + "mac": "8.12", + "android": "13.0" + }, + { + "symlink": "6_12_18", + "mono":"6.12", + "ios": "15.10", + "mac": "8.10", + "android": "12.3" + }, { "symlink": "6_12_17", "mono":"6.12",