Azurecli Expected signature updated (#9772)

Co-authored-by: AMundewal <abhishek.mundewal@forcam.com>
This commit is contained in:
AM
2024-05-02 11:49:32 +02:00
committed by GitHub
parent 6467c6dfc2
commit 9e048184f9

View File

@@ -15,7 +15,7 @@ New-Item -ItemType 'Directory' -Path $azureCliExtensionPath | Out-Null
Install-Binary -Type MSI `
-Url 'https://aka.ms/installazurecliwindowsx64' `
-ExpectedSignature 'F9A7CF9FBE13BAC767F4781061332DA6E8B4E0EE'
-ExpectedSignature 'C2048FB509F1C37A8C3E9EC6648118458AA01780'
Update-Environment