aws-sam-cli: Update to version 1.70.1

This commit is contained in:
github-actions[bot] 2023-01-23 20:26:13 +00:00
parent 5a0d4a3def
commit c6f8bc99e5

View File

@ -1,5 +1,5 @@
{
"version": "1.70.0",
"version": "1.70.1",
"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.70.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "5cc065d4e8a789e3099204402cf775aa87b5110283dff1cb550aa27f13969fd2"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.70.1/AWS_SAM_CLI_64_PY3.msi",
"hash": "d5bc70bcceeadb949c0f802ad162e9290e62b4d272574523f34ff7adc2de28b1"
}
},
"extract_dir": "Amazon\\AWSSAMCLI",