From d1d6c5ffc62669f81dc3a74d54a39283b8676283 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 15:51:11 +0000 Subject: [PATCH] flatc@2.0.7: Fix hash (Closes #3856) --- bucket/flatc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/flatc.json b/bucket/flatc.json index 7bee20cd66..3de0daf708 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/google/flatbuffers/releases/download/v2.0.7/Windows.flatc.binary.zip", - "hash": "de455ac7600117f9b61405db05fb13e69b37300a8c7c803ed87ba274deca8f3c" + "hash": "afb9c3dc8d6bacf7cac3ef646eb8b44b84cb00ce172dbd75d01a268734872eb3" } }, "bin": "flatc.exe",