aws-sam-cli: Update to version 1.46.0

This commit is contained in:
github-actions[bot] 2022-04-08 00:33:09 +00:00
parent d7491be2cc
commit 618ef8e745

View File

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