aws-sam-cli: Update to version 1.60.0

This commit is contained in:
github-actions[bot] 2022-10-14 00:45:20 +00:00
parent 6643b0b697
commit 9275ec704a

View File

@ -1,5 +1,5 @@
{ {
"version": "1.59.0", "version": "1.60.0",
"description": "Build, test, debug, and deploy Serverless applications from CLI", "description": "Build, test, debug, and deploy Serverless applications from CLI",
"homepage": "https://aws.amazon.com/serverless/sam/", "homepage": "https://aws.amazon.com/serverless/sam/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.59.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.60.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "696996f85102b64e4e19df693a596fe57af14dec8a370c30e2433042e4194dac" "hash": "d7fb243b69600cd416b33e7b1d82dc15ecc9dd784775401739f8ec1ddbd01774"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",