From 75e8ea0593bd8702239370cc99d59158664f72cb Mon Sep 17 00:00:00 2001 From: Dibir Magomedsaygitov <61747324+dibir-magomedsaygitov@users.noreply.github.com> Date: Mon, 12 Jul 2021 18:27:04 +0300 Subject: [PATCH] [macOS] Upgrade azure powershell from 5.9.0 to 6.1.0 (#3677) --- images/macos/toolsets/toolset-10.14.json | 2 +- images/macos/toolsets/toolset-10.15.json | 2 +- images/macos/toolsets/toolset-11.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/macos/toolsets/toolset-10.14.json b/images/macos/toolsets/toolset-10.14.json index 72d34a68b..efe6cdc96 100644 --- a/images/macos/toolsets/toolset-10.14.json +++ b/images/macos/toolsets/toolset-10.14.json @@ -223,7 +223,7 @@ { "name": "Az", "versions": [ - "5.9.0" + "6.1.0" ] }, {"name": "MarkdownPS"}, diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index 783cb28b2..4afe45be5 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -175,7 +175,7 @@ { "name": "Az", "versions": [ - "5.9.0" + "6.1.0" ] }, {"name": "MarkdownPS"}, diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 3058334bc..1568abd11 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -123,7 +123,7 @@ { "name": "Az", "versions": [ - "5.9.0" + "6.1.0" ] }, {"name": "MarkdownPS"},