diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 96e7dfc858..a2383353ee 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.77.0", + "version": "1.78.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.77.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "fcdeaa08b39e54b3e475c2ae781e08008151851a00f55e0604474faf931d95ed" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.78.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "0e50d1810bf5979353c9478dc90191e9aa87b5ad52382907017942731fb2e98c" } }, "extract_dir": "Amazon\\AWSSAMCLI",