From 807eb76cfcfc7cf7c9a49b0dcd4cf699055f5393 Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Wed, 24 Jan 2024 19:01:47 +0100 Subject: [PATCH] [ubuntu] Update PowerShell Core to 7.4.x (#9222) --- images/ubuntu/toolsets/toolset-2004.json | 2 +- images/ubuntu/toolsets/toolset-2204.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index 30971711f..bbf28474d 100644 --- a/images/ubuntu/toolsets/toolset-2004.json +++ b/images/ubuntu/toolsets/toolset-2004.json @@ -365,7 +365,7 @@ "version": "14" }, "pwsh": { - "version": "7.2" + "version": "7.4" }, "aliyunCli": { "version": "3.0.174", diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 2dc4bc9aa..57a741ac3 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -356,6 +356,6 @@ "version": "14" }, "pwsh": { - "version": "7.2" + "version": "7.4" } }