Skip to content

Commit 49967f8

Browse files
authored
[ubuntu] Change azure ps module from 5.7.0 to 5.9.0 for Ubuntu 18 & 20 (actions#3562)
1 parent edd787f commit 49967f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

images/linux/toolsets/toolset-1804.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"name": "az",
110110
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
111111
"versions": [
112-
"5.7.0"
112+
"5.9.0"
113113
],
114114
"zip_versions": [
115115
"3.1.0",

images/linux/toolsets/toolset-2004.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"name": "az",
108108
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
109109
"versions": [
110-
"5.7.0"
110+
"5.9.0"
111111
],
112112
"zip_versions": [
113113
"3.1.0",

0 commit comments

Comments
 (0)