[Ubuntu] Update Az to 11.3.1 (#9490)

This commit is contained in:
Mikhail Koliada
2024-03-11 20:51:13 +01:00
committed by GitHub
parent c8b2706126
commit 66c0961dc8
2 changed files with 2 additions and 7 deletions

View File

@@ -108,14 +108,9 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"9.3.0"
"11.3.1"
],
"zip_versions": [
"3.1.0",
"4.4.0",
"5.9.0",
"6.6.0",
"7.5.0"
]
}
],

View File

@@ -105,7 +105,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"9.3.0"
"11.3.1"
],
"zip_versions": [
]