aws-sam-cli: Update to version 1.90.0

This commit is contained in:
github-actions[bot] 2023-07-07 00:34:24 +00:00
parent 03b67f5751
commit 50e2a45509

View File

@ -1,5 +1,5 @@
{
"version": "1.89.0",
"version": "1.90.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.89.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "fab60ab12207bea56ece85ba2fff83062285c2be58cab465676d19bf5ec9fbf3"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.90.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "277950a92545ad0640f7b2416b13179da8f09f627d74a3842634590615e9a72e"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",