From cf551b1f4cf00bb2b561c64e0ff1056ae281376d Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com> Date: Fri, 4 Jun 2021 09:24:58 +0300 Subject: [PATCH] =?UTF-8?q?[macOS]=20Software=20updates=20week=2023=20?= =?UTF-8?q?=E2=80=94=20add=20Xamarin=206=5F12=5F9=20bundle=20to=20Big=20Su?= =?UTF-8?q?r=20and=20Mono=206.12.0.140=20to=20Catalina=20(#3519)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- images/macos/toolsets/toolset-10.15.json | 2 +- images/macos/toolsets/toolset-11.json | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index 90860679ac4b..909529972519 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -20,7 +20,7 @@ "xamarin": { "vsmac": "latest", "mono-versions": [ - "6.12.0.125", "6.10.0.106", "6.8.0.123", "6.6.0.166", "6.4.0.208" + "6.12.0.140", "6.10.0.106", "6.8.0.123", "6.6.0.166", "6.4.0.208" ], "ios-versions": [ "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", "13.18.2.1", "13.16.0.13", "13.14.1.39", "13.10.0.21", "13.8.3.0", "13.6.0.12", "13.4.0.2", "13.2.0.47" diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 41698065ac61..8bfd689861bd 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -12,19 +12,26 @@ "xamarin": { "vsmac": "latest", "mono-versions": [ - "6.12.0.125" + "6.12.0.140" ], "ios-versions": [ - "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" + "14.20.0.1", "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.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.1", "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.2.2.1", "11.1.0.26", "11.0.2.0" + "11.3.0.1", "11.2.2.1", "11.1.0.26", "11.0.2.0" ], - "bundle-default": "6_12_8", + "bundle-default": "6_12_9", "bundles": [ + { + "symlink": "6_12_9", + "mono":"6.12", + "ios": "14.20", + "mac": "7.14", + "android": "11.3" + }, { "symlink": "6_12_8", "mono":"6.12",