aws-sam-cli: Update to version 1.76.0

This commit is contained in:
github-actions[bot] 2023-03-03 02:06:24 +00:00
parent 0170f24abb
commit af51b0b65d

View File

@ -1,5 +1,5 @@
{
"version": "1.75.0",
"version": "1.76.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.75.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "ce3bc0bdebccdb465c34b793ab64c15a0875fb36616fdddc112929893941d447"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.76.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "e8dd14e2fd1a9ff88d55fb7680a9d0c749d0865f2a659fc31f6b4223f6a88b0b"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",