aws-sam-cli: Update to version 1.87.0

This commit is contained in:
github-actions[bot] 2023-06-20 20:23:18 +00:00
parent 843e87a92d
commit 527337f82e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.86.1", "version": "1.87.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.86.1/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.87.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "9d381f63a2d537dd322ef024ef6f0b2d4c91f94d2d62864d5de3373cbce5c518" "hash": "e02dd3185045b2b48f848c6bf9fdddd795df11378e079333e6d9c07d69b57938"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",