aws-sam-cli: Update to version 1.39.0

This commit is contained in:
github-actions[bot] 2022-02-23 04:29:07 +00:00
parent ba01a9bdb9
commit 4e8f1cb880

View File

@ -1,5 +1,5 @@
{ {
"version": "1.38.1", "version": "1.39.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.38.1/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.39.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "a71508e37981d12ede704a966b01e655dda6e53c6561349269f8f6fb68e544f6" "hash": "5d113cdbb7ae77dd7bbdd267d050e645692fe9e5833faf5ec4969159e4da4cd2"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",