aws-sam-cli: Update to version 1.47.0

This commit is contained in:
github-actions[bot] 2022-04-28 04:51:38 +00:00
parent 5b9dc3f677
commit c5b90700f4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.46.0", "version": "1.47.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.46.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.47.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "35fba95afb71826f5e74471adf5776e84af1fce056968ff61f76476d64a90b32" "hash": "2c2001efdba3e2f76d8d40cfe3ade04797600bd031d4e5ec8ac1c99605932530"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",