aws-sam-cli: Update to version 1.93.0

This commit is contained in:
github-actions[bot] 2023-07-21 00:35:50 +00:00
parent 068a981ca4
commit da8fcb327d

View File

@ -1,5 +1,5 @@
{
"version": "1.92.0",
"version": "1.93.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.92.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "e6b3c4913a042397957655dba0ba2f904a2165f9b350e56709bfb68ea0cce1d4"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.93.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "17f535842f618c23045a6d2890eb2114a7194009dc9316c43e6252ede372b4d1"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",