aws-sam-cli: Update to version 1.80.0

This commit is contained in:
github-actions[bot] 2023-04-17 20:25:00 +00:00
parent 175b9ac02e
commit a3e8193d6a

View File

@ -1,5 +1,5 @@
{
"version": "1.79.0",
"version": "1.80.0",
"description": "Build, test, debug, and deploy Serverless applications from CLI",
"homepage": "https://aws.amazon.com/serverless/sam/",
"license": "Apache-2.0",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.79.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "cd6673cde7f2171835b1e9b6d36de96ef84d9bd78011fa92cd9f1d8228be7dbc"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.80.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "533b5cfa853bd472bb3c30477a838ca9ac5af6b37f49de6834d6fd50d3650443"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",