mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[Windows] Update Azure PowerShell to 7.1 (#4853)
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"6.5.0"
|
||||
"7.1.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"1.0.0",
|
||||
@@ -137,7 +137,8 @@
|
||||
"4.4.0",
|
||||
"4.7.0",
|
||||
"5.5.0",
|
||||
"5.9.0"
|
||||
"5.9.0",
|
||||
"6.6.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"6.5.0"
|
||||
"7.1.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"1.0.0",
|
||||
@@ -138,7 +138,8 @@
|
||||
"4.4.0",
|
||||
"4.7.0",
|
||||
"5.5.0",
|
||||
"5.9.0"
|
||||
"5.9.0",
|
||||
"6.6.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@@ -114,9 +114,11 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"6.5.0"
|
||||
"7.1.0"
|
||||
],
|
||||
"zip_versions": []
|
||||
"zip_versions": [
|
||||
"6.6.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
"java": {
|
||||
|
||||
Reference in New Issue
Block a user