aws-sam-cli: Update to version 1.73.0

This commit is contained in:
github-actions[bot] 2023-02-09 20:26:32 +00:00
parent 89ad64fc37
commit e463b23c02

View File

@ -1,5 +1,5 @@
{
"version": "1.72.0",
"version": "1.73.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.72.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "d696012969436a50eb283228c4faadd914091ad615fbec4160166bb38f0316b3"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.73.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "492d13df78c07f3a7483d37392bf831a24c9fb26c62c8dedd13a75e103a770d4"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",