From 7c0e625eeb8ea6701baf1392c382baba67f38244 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 01:10:25 +0000 Subject: [PATCH] aws-sam-cli@1.86.1: Fix hash (Closes #4871) --- bucket/aws-sam-cli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index 3aff0e0fb7..3406f87ce5 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -9,7 +9,7 @@ "architecture": { "64bit": { "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.86.1/AWS_SAM_CLI_64_PY3.msi", - "hash": "a12acbbc5e6b5f377b5e9276f8a80246f0be66dd931eb096313bd1aea836fcec" + "hash": "9d381f63a2d537dd322ef024ef6f0b2d4c91f94d2d62864d5de3373cbce5c518" } }, "extract_dir": "Amazon\\AWSSAMCLI",