Skip to content

Commit

Permalink
Update Az-cli signature thumbprint (actions#10946)
Browse files Browse the repository at this point in the history
  • Loading branch information
kishorekumar-anchala authored Nov 11, 2024
1 parent 445bbb0 commit 23478d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/windows/scripts/build/Install-AzureCli.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ New-Item -ItemType 'Directory' -Path $azureCliExtensionPath | Out-Null

Install-Binary -Type MSI `
-Url 'https://aka.ms/installazurecliwindowsx64' `
-ExpectedSignature 'F9A7CF9FBE13BAC767F4781061332DA6E8B4E0EE'
-ExpectedSignature '245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D'

Update-Environment

Expand Down

0 comments on commit 23478d3

Please sign in to comment.