diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 4235159401..80e62c676c 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.47.0", + "version": "1.49.0", "description": "Build, test, debug, and deploy Serverless applications from CLI", "homepage": "https://aws.amazon.com/serverless/sam/", "license": "Apache-2.0", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.47.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "2c2001efdba3e2f76d8d40cfe3ade04797600bd031d4e5ec8ac1c99605932530" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.49.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "661c18c7d0b3af7641507daf0be5371a6002550be4201388bc9cf635754fd7b6" } }, "extract_dir": "Amazon\\AWSSAMCLI",