aws-sam-cli: Update to version 1.71.0

This commit is contained in:
github-actions[bot] 2023-01-24 20:26:23 +00:00
parent cfb5fcf7fc
commit 3a3881bee1

View File

@ -1,5 +1,5 @@
{ {
"version": "1.70.1", "version": "1.71.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.70.1/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.71.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "d5bc70bcceeadb949c0f802ad162e9290e62b4d272574523f34ff7adc2de28b1" "hash": "37238f098e477817bf57e50dafcf0004ae74c4cfe42e31a3777ed14308cd9ed6"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",