diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 2f113f6fe2..5bb0e4503a 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.72.0", + "version": "1.73.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.72.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "d696012969436a50eb283228c4faadd914091ad615fbec4160166bb38f0316b3" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.73.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "492d13df78c07f3a7483d37392bf831a24c9fb26c62c8dedd13a75e103a770d4" } }, "extract_dir": "Amazon\\AWSSAMCLI",