[Windows] Update Azure PowerShell to 7.1 (#4853)

This commit is contained in:
Nikolay Frolov
2022-01-12 22:06:52 +03:00
committed by GitHub
parent 44fd9ae71a
commit a8db6be3f0
3 changed files with 10 additions and 6 deletions

View File

@@ -123,7 +123,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"6.5.0"
"7.1.0"
],
"zip_versions": [
"1.0.0",
@@ -137,7 +137,8 @@
"4.4.0",
"4.7.0",
"5.5.0",
"5.9.0"
"5.9.0",
"6.6.0"
]
}
],

View File

@@ -124,7 +124,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"6.5.0"
"7.1.0"
],
"zip_versions": [
"1.0.0",
@@ -138,7 +138,8 @@
"4.4.0",
"4.7.0",
"5.5.0",
"5.9.0"
"5.9.0",
"6.6.0"
]
}
],

View File

@@ -114,9 +114,11 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"6.5.0"
"7.1.0"
],
"zip_versions": []
"zip_versions": [
"6.6.0"
]
}
],
"java": {