aws-sam-cli: Update to version 1.78.0

This commit is contained in:
github-actions[bot] 2023-03-24 00:33:10 +00:00
parent 7f6500c9c6
commit 799970ef1c

View File

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