From a61e8587c0cb4f261c31dc95e0791910682e11fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 20:26:05 +0000 Subject: [PATCH] aws-sam-cli: Update to version 1.38.0 --- bucket/aws-sam-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 9c12095f8f..3fd9d9868b 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.37.0", + "version": "1.38.0", "description": "Build, test, debug, and deploy Serverless applications from CLI", "homepage": "https://aws.amazon.com/serverless/sam/", "license": "Apache-2.0", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.37.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "a7542e39ae7c65fa47ac57e7a0c6cbc6e6050a111ce7080aac6912f145a369ac" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.38.0/AWS_SAM_CLI_64_PY3.msi", + "hash": "5e53fb89f80e6417bda15c39c1fe781bf752af33e3db3ca9f90ff7cf99e5193e" } }, "extract_dir": "Amazon\\AWSSAMCLI",