aws-sam-cli: Update to version 1.68.0

This commit is contained in:
github-actions[bot] 2023-01-05 20:28:05 +00:00
parent ef02489fc3
commit 18cbc0d992

View File

@ -1,5 +1,5 @@
{ {
"version": "1.67.0", "version": "1.68.0",
"description": "Build, test, debug, and deploy Serverless applications from CLI", "description": "Build, test, debug, and deploy Serverless applications from CLI",
"homepage": "https://aws.amazon.com/serverless/sam/", "homepage": "https://aws.amazon.com/serverless/sam/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.67.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.68.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "aa4180827878b2ec18547f5f7152cc7c788aab140e299db6f8550af4f422d847" "hash": "4fd64109b8b90d017ebad35d878d43c8947a014bb6eafa922494cceef1169383"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",