[Ubuntu] Update Az module version to 9.2.0 (#6836)

This commit is contained in:
Alexey-Ayupov
2022-12-26 10:34:52 +01:00
committed by GitHub
parent 1a44d9343c
commit e589831baa
3 changed files with 3 additions and 3 deletions

View File

@@ -123,7 +123,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": [
"9.1.1" "9.2.0"
], ],
"zip_versions": [ "zip_versions": [
"3.1.0", "3.1.0",

View File

@@ -121,7 +121,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": [
"9.1.1" "9.2.0"
], ],
"zip_versions": [ "zip_versions": [
"3.1.0", "3.1.0",

View File

@@ -109,7 +109,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": [
"9.1.1" "9.2.0"
], ],
"zip_versions": [ "zip_versions": [
] ]