Skip to content

Commit

Permalink
[Windows 22 & 25] Update Visual studio signature and Az Powershell mo…
Browse files Browse the repository at this point in the history
…dule version (#11636)

* Update Vs signature and Az version

* Pin the Zstd version

* Update VS signature for windows 25

* Update Install-Zstd.ps1
  • Loading branch information
kishorekumar-anchala authored Feb 21, 2025
1 parent 7a15e71 commit a4b00d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions images/windows/toolsets/toolset-2022.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
{
"name": "az",
"versions": [
"12.1.0"
"12.4.0"
],
"zip_versions": [

Expand Down Expand Up @@ -180,7 +180,7 @@
"subversion" : "17",
"edition" : "Enterprise",
"channel": "release",
"signature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
"signature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
"workloads": [
"Component.Dotfuscator",
"Component.Linux.CMake",
Expand Down
2 changes: 1 addition & 1 deletion images/windows/toolsets/toolset-2025.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"subversion" : "17",
"edition" : "Enterprise",
"channel": "release",
"signature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
"signature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
"workloads": [
"Component.Dotfuscator",
"Component.Linux.CMake",
Expand Down

0 comments on commit a4b00d8

Please # to comment.