[Windows\Linux] Update Az powershell to 7.5 (#5858)

This commit is contained in:
Dusko Dobranic
2022-07-06 08:10:20 +02:00
committed by GitHub
parent 0dd1c396a1
commit f62d8d956d
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

@@ -105,7 +105,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"7.3.2"
"7.5.0"
],
"zip_versions": [
]