From a4b00d89b9b8786fea598d7294973f2628dea00d Mon Sep 17 00:00:00 2001 From: kishorekumar-anchala <168699259+kishorekumar-anchala@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:38:42 +0000 Subject: [PATCH] [Windows 22 & 25] Update Visual studio signature and Az Powershell module version (#11636) * Update Vs signature and Az version * Pin the Zstd version * Update VS signature for windows 25 * Update Install-Zstd.ps1 --- images/windows/toolsets/toolset-2022.json | 4 ++-- images/windows/toolsets/toolset-2025.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index 050f7647ea5a..8ab454c10492 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -115,7 +115,7 @@ { "name": "az", "versions": [ - "12.1.0" + "12.4.0" ], "zip_versions": [ @@ -180,7 +180,7 @@ "subversion" : "17", "edition" : "Enterprise", "channel": "release", - "signature": "8F985BE8FD256085C90A95D3C74580511A1DB975", + "signature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D", "workloads": [ "Component.Dotfuscator", "Component.Linux.CMake", diff --git a/images/windows/toolsets/toolset-2025.json b/images/windows/toolsets/toolset-2025.json index 77ec5405ba09..d8e6ecc809c4 100644 --- a/images/windows/toolsets/toolset-2025.json +++ b/images/windows/toolsets/toolset-2025.json @@ -137,7 +137,7 @@ "subversion" : "17", "edition" : "Enterprise", "channel": "release", - "signature": "8F985BE8FD256085C90A95D3C74580511A1DB975", + "signature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D", "workloads": [ "Component.Dotfuscator", "Component.Linux.CMake",