aws-sam-cli: Update to version 1.94.0

This commit is contained in:
github-actions[bot] 2023-07-27 20:24:10 +00:00
parent 92095cd78d
commit f2c85973d6

View File

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