Update module to latest version (#4349)

This commit is contained in:
Ralph Jansen
2021-10-27 13:45:01 +02:00
committed by GitHub
parent 76e359f806
commit a8f97f0023
3 changed files with 3 additions and 3 deletions

View File

@@ -124,7 +124,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"6.4.0"
"6.5.0"
],
"zip_versions": [
"1.0.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.4.0"
"6.5.0"
],
"zip_versions": [
"1.0.0",

View File

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