toolset: update to az 6.4 (#4061)

This commit is contained in:
Aleksandr Chebotov
2021-09-10 22:32:42 +03:00
committed by GitHub
parent ee69b89103
commit 1326521a2a
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@@ -99,7 +99,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"6.1.0"
"6.4.0"
],
"zip_versions": []
}