diff --git a/bucket/flatc.json b/bucket/flatc.json index 801673001b..da81f6bc1b 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,12 +1,12 @@ { - "version": "2.0.8", + "version": "22.9.24", "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/v2.0.8/Windows.flatc.binary.zip", - "hash": "c80cd9fb40366eb0081dcab41bb06bcdfc6276a56722b9c8671a51ac1fee17b2" + "url": "https://github.com/google/flatbuffers/releases/download/v22.9.24/Windows.flatc.binary.zip", + "hash": "d9bafa7a17c9d44eba6f1b68acc3a0bcf873773392576fd94cca856ba6f1c92e" } }, "bin": "flatc.exe",