aws-sam-cli: Update to version 1.74.0

This commit is contained in:
github-actions[bot] 2023-02-23 20:27:01 +00:00
parent 14ce825e3f
commit 8458d6b0f5

View File

@ -1,5 +1,5 @@
{ {
"version": "1.73.0", "version": "1.74.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.73.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.74.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "492d13df78c07f3a7483d37392bf831a24c9fb26c62c8dedd13a75e103a770d4" "hash": "980d76d324cb78ef3389c0a3109832f5d4ccf055dd41b5d3f5b01ff33d9dc8a4"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",