From eecc7b86eb5258c8091f93f853447cc5cbd3c817 Mon Sep 17 00:00:00 2001 From: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:01:52 +0300 Subject: [PATCH] [macOS] Upgrade az powershell module from 4.8.0 to 5.7.0 (#3132) * update az 4.8.0 -> 5.7.0 * revert HS --- images/macos/toolsets/toolset-10.14.json | 2 +- images/macos/toolsets/toolset-10.15.json | 2 +- images/macos/toolsets/toolset-11.0.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 317f7add..31963316 100644 --- a/images/macos/toolsets/toolset-10.14.json +++ b/images/macos/toolsets/toolset-10.14.json @@ -223,7 +223,7 @@ { "name": "Az", "versions": [ - "4.8.0" + "5.7.0" ] }, {"name": "MarkdownPS"}, diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index 5c891e5f..94fe683c 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -175,7 +175,7 @@ { "name": "Az", "versions": [ - "4.8.0" + "5.7.0" ] }, {"name": "MarkdownPS"}, diff --git a/images/macos/toolsets/toolset-11.0.json b/images/macos/toolsets/toolset-11.0.json index 27f6edbe..e7cb5193 100644 --- a/images/macos/toolsets/toolset-11.0.json +++ b/images/macos/toolsets/toolset-11.0.json @@ -109,7 +109,7 @@ { "name": "Az", "versions": [ - "4.8.0" + "5.7.0" ] }, {"name": "MarkdownPS"},