aws-sam-cli: Update to version 1.89.0

This commit is contained in:
github-actions[bot] 2023-06-27 00:35:17 +00:00
parent 8133ba74a1
commit b3b00b513c

View File

@ -1,5 +1,5 @@
{
"version": "1.88.0",
"version": "1.89.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.88.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "6dfefbaf5266ff68430f637e46659e821b48790e27c06e6f0b6c222dc9391aad"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.89.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "fab60ab12207bea56ece85ba2fff83062285c2be58cab465676d19bf5ec9fbf3"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",