[Windows] Update Az module to 7.3.2 version (#5346)

This commit is contained in:
Aleksandr Chebotov
2022-04-08 09:01:34 +02:00
committed by GitHub
parent fe1ff6476c
commit b13a40744d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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