diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 3fd9d9868b..2fe61d31a2 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -1,5 +1,5 @@ { - "version": "1.38.0", + "version": "1.38.1", "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.38.0/AWS_SAM_CLI_64_PY3.msi", - "hash": "5e53fb89f80e6417bda15c39c1fe781bf752af33e3db3ca9f90ff7cf99e5193e" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.38.1/AWS_SAM_CLI_64_PY3.msi", + "hash": "a71508e37981d12ede704a966b01e655dda6e53c6561349269f8f6fb68e544f6" } }, "extract_dir": "Amazon\\AWSSAMCLI",