aws-sam-cli: Update to version 1.38.1

This commit is contained in:
github-actions[bot] 2022-02-19 00:35:16 +00:00
parent 520cae96ce
commit a55cbd1f56

View File

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