From fd620b053f3a79fd6dde9318bafa262f0861d8d4 Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:34:17 +0300 Subject: [PATCH] [macOS] Upgrade azure powershell from 5.7.0 to 5.9.0 on macOS images (#3563) --- 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 7ed810ee1..bdc2cddd9 100644 --- a/images/macos/toolsets/toolset-10.14.json +++ b/images/macos/toolsets/toolset-10.14.json @@ -224,7 +224,7 @@ { "name": "Az", "versions": [ - "5.7.0" + "5.9.0" ] }, {"name": "MarkdownPS"}, diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index c321a4aa5..0f7606493 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -176,7 +176,7 @@ { "name": "Az", "versions": [ - "5.7.0" + "5.9.0" ] }, {"name": "MarkdownPS"}, diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 588522b72..da3ae6249 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -125,7 +125,7 @@ { "name": "Az", "versions": [ - "5.7.0" + "5.9.0" ] }, {"name": "MarkdownPS"},