Skip to content

Commit 13666fe

Browse files
authored
[Windows]Update signature for AWScli SessionManagerPluginSetup.exe (#11559)
1 parent 7d57cd0 commit 13666fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/windows/scripts/build/Install-AWSTools.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Install-ChocoPackage awscli
1111
Install-Binary `
1212
-Url "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/windows/SessionManagerPluginSetup.exe" `
1313
-InstallArgs ("/silent", "/install") `
14-
-ExpectedSignature "75A5FB4D02FCB2AB799718F315BAAA3103E9D60C"
14+
-ExpectedSignature "CFC0CE0547A698E5F3FA78F819654CE016D76464"
1515
$env:Path = $env:Path + ";$env:ProgramFiles\Amazon\SessionManagerPlugin\bin"
1616

1717
# Install AWS SAM CLI

0 commit comments

Comments
 (0)