aws-sam-cli: Update to version 1.79.0

This commit is contained in:
github-actions[bot] 2023-04-07 20:24:16 +00:00
parent 1d90c2d6a7
commit 6363fcf04d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.78.0", "version": "1.79.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.78.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.79.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "0e50d1810bf5979353c9478dc90191e9aa87b5ad52382907017942731fb2e98c" "hash": "cd6673cde7f2171835b1e9b6d36de96ef84d9bd78011fa92cd9f1d8228be7dbc"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",