mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 15:20:11 +00:00
[Windows] Update AzureCli and AzureCosmosDbEmulator signature and hash (#12222)
This commit is contained in:
@@ -15,7 +15,7 @@ New-Item -ItemType 'Directory' -Path $azureCliExtensionPath | Out-Null
|
|||||||
|
|
||||||
Install-Binary -Type MSI `
|
Install-Binary -Type MSI `
|
||||||
-Url 'https://aka.ms/installazurecliwindowsx64' `
|
-Url 'https://aka.ms/installazurecliwindowsx64' `
|
||||||
-ExpectedSignature '8F985BE8FD256085C90A95D3C74580511A1DB975'
|
-ExpectedSignature '245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D'
|
||||||
|
|
||||||
Update-Environment
|
Update-Environment
|
||||||
|
|
||||||
|
|||||||
@@ -5,6 +5,6 @@
|
|||||||
|
|
||||||
Install-Binary -Type MSI `
|
Install-Binary -Type MSI `
|
||||||
-Url "https://aka.ms/cosmosdb-emulator" `
|
-Url "https://aka.ms/cosmosdb-emulator" `
|
||||||
-ExpectedSHA256Sum "AB040B9A0FBC4766E179554B9899B947C41E3A259F8A0FC63022DB8D0C562769"
|
-ExpectedSHA256Sum "E2BEB2B242FEE3C1DD444C748C1ED1DC0120566ADC0A7BC612EB8EFB8D416089"
|
||||||
|
|
||||||
Invoke-PesterTests -TestFile "Tools" -TestName "Azure Cosmos DB Emulator"
|
Invoke-PesterTests -TestFile "Tools" -TestName "Azure Cosmos DB Emulator"
|
||||||
|
|||||||
Reference in New Issue
Block a user