[ubuntu] Change azure ps module from 5.7.0 to 5.9.0 for Ubuntu 18 & 20 (#3562)

This commit is contained in:
Mikhail Timofeev
2021-06-10 21:33:43 +03:00
committed by GitHub
parent edd787f61b
commit 49967f8712
2 changed files with 2 additions and 2 deletions

View File

@@ -109,7 +109,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"5.7.0"
"5.9.0"
],
"zip_versions": [
"3.1.0",

View File

@@ -107,7 +107,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"5.7.0"
"5.9.0"
],
"zip_versions": [
"3.1.0",