aws-sam-cli: Update to version 1.45.0

This commit is contained in:
github-actions[bot] 2022-04-07 00:32:37 +00:00
parent b77f35e09e
commit 57d2326593

View File

@ -1,5 +1,5 @@
{ {
"version": "1.44.0", "version": "1.45.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.44.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.45.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "af6dc9313342bbb1b2b29e0e049432774a91b7b29b41dee09fcd67988f8df121" "hash": "66fe51713c79edc4d1caff2909a7b5d68c0f952fec4c15aaaae05384bc18a189"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",