diff --git a/bucket/flatc.json b/bucket/flatc.json index 11869b6a86..f8fd39256e 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,12 +1,12 @@ { - "version": "24.3.6", + "version": "24.3.7", "description": "An efficient serialization library for multiple languages", "homepage": "https://google.github.io/flatbuffers/index.html", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/google/flatbuffers/releases/download/v24.3.6/Windows.flatc.binary.zip", - "hash": "712f6fb4286ca9cc06b1189bb825a143392928692843d0860e8e0fbf2c3e048f" + "url": "https://github.com/google/flatbuffers/releases/download/v24.3.7/Windows.flatc.binary.zip", + "hash": "23bbbe5b01aca1d5d7afee475364e0a212a038d9952eb544996def151067364f" } }, "bin": "flatc.exe",