mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-01 14:47:38 +08:00
[Windows] Update Az module version to 9.0.1 (#6664)
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"7.5.0"
|
||||
"9.0.1"
|
||||
],
|
||||
"zip_versions": [
|
||||
"1.0.0",
|
||||
@@ -142,7 +142,8 @@
|
||||
"4.7.0",
|
||||
"5.5.0",
|
||||
"5.9.0",
|
||||
"6.6.0"
|
||||
"6.6.0",
|
||||
"7.5.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@@ -119,10 +119,10 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"7.5.0"
|
||||
"9.0.1"
|
||||
],
|
||||
"zip_versions": [
|
||||
"6.6.0"
|
||||
"7.5.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user