[Ubuntu] Update Azure PowerShell to 7.1 (#4855)

This commit is contained in:
Nikolay Frolov
2022-01-12 22:06:39 +03:00
committed by GitHub
parent b5fd6da0f9
commit a6856ecef3
2 changed files with 6 additions and 4 deletions

View File

@@ -118,12 +118,13 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"6.4.0"
"7.1.0"
],
"zip_versions": [
"3.1.0",
"4.4.0",
"5.9.0"
"5.9.0",
"6.6.0"
]
}
],

View File

@@ -116,12 +116,13 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"6.4.0"
"7.1.0"
],
"zip_versions": [
"3.1.0",
"4.4.0",
"5.9.0"
"5.9.0",
"6.6.0"
]
}
],