[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
This commit is contained in:
kishorekumar-anchala
2025-02-21 14:38:42 +00:00
committed by GitHub
parent 7a15e7194e
commit a4b00d89b9
2 changed files with 3 additions and 3 deletions

View File

@@ -115,7 +115,7 @@
{ {
"name": "az", "name": "az",
"versions": [ "versions": [
"12.1.0" "12.4.0"
], ],
"zip_versions": [ "zip_versions": [
@@ -180,7 +180,7 @@
"subversion" : "17", "subversion" : "17",
"edition" : "Enterprise", "edition" : "Enterprise",
"channel": "release", "channel": "release",
"signature": "8F985BE8FD256085C90A95D3C74580511A1DB975", "signature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
"workloads": [ "workloads": [
"Component.Dotfuscator", "Component.Dotfuscator",
"Component.Linux.CMake", "Component.Linux.CMake",

View File

@@ -137,7 +137,7 @@
"subversion" : "17", "subversion" : "17",
"edition" : "Enterprise", "edition" : "Enterprise",
"channel": "release", "channel": "release",
"signature": "8F985BE8FD256085C90A95D3C74580511A1DB975", "signature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
"workloads": [ "workloads": [
"Component.Dotfuscator", "Component.Dotfuscator",
"Component.Linux.CMake", "Component.Linux.CMake",