[ubuntu] Update PowerShell Core to 7.4.x (#9222)

This commit is contained in:
Shamil Mubarakshin
2024-01-24 19:01:47 +01:00
committed by GitHub
parent ba3718b5d8
commit 807eb76cfc
2 changed files with 2 additions and 2 deletions

View File

@@ -365,7 +365,7 @@
"version": "14"
},
"pwsh": {
"version": "7.2"
"version": "7.4"
},
"aliyunCli": {
"version": "3.0.174",

View File

@@ -356,6 +356,6 @@
"version": "14"
},
"pwsh": {
"version": "7.2"
"version": "7.4"
}
}