aws-sam-cli: Update to version 1.50.0

This commit is contained in:
github-actions[bot] 2022-05-12 20:28:41 +00:00
parent 5553d46940
commit 953feb09f0

View File

@ -1,5 +1,5 @@
{ {
"version": "1.49.0", "version": "1.50.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.49.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.50.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "661c18c7d0b3af7641507daf0be5371a6002550be4201388bc9cf635754fd7b6" "hash": "921feb9fedc68264e163b5f1c3d2c53bb918acb2536f818d98efdb85ef42e955"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",