aws-sam-cli: Update to version 1.57.0

This commit is contained in:
github-actions[bot] 2022-09-19 20:29:52 +00:00
parent b28a87de59
commit 29282327fa

View File

@ -1,5 +1,5 @@
{ {
"version": "1.56.1", "version": "1.57.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.56.1/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.57.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "396f7834758c74e0fbf5e840ffa3872d53b6e09bc7147a9a184f913b0510550c" "hash": "2c7317009c4505bd495a3e950baba23175a519e73d4f390c13b2cd6f3892983d"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",