diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 59fc63b7fb..47ca20bb85 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.67.0", + "version": "1.68.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.67.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "aa4180827878b2ec18547f5f7152cc7c788aab140e299db6f8550af4f422d847" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.68.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "4fd64109b8b90d017ebad35d878d43c8947a014bb6eafa922494cceef1169383" } }, "extract_dir": "Amazon\\AWSSAMCLI",