aws-sam-cli: Update to version 1.47.0

This commit is contained in:
github-actions[bot] 2022-05-09 12:31:13 +00:00
parent 89e1f1da0a
commit 4801de1def

View File

@ -1,5 +1,5 @@
{ {
"version": "1.48.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.48.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": "9323c8bcd9e02f3b778ec537d2691497946f8cb088085a983d9b7b29d29d09fa" "hash": "2c2001efdba3e2f76d8d40cfe3ade04797600bd031d4e5ec8ac1c99605932530"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",