diff --git a/bucket/flatc.json b/bucket/flatc.json index 69d9867750..4b727b5598 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,12 +1,12 @@ { - "version": "22.11.23", + "version": "22.12.06", "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/v22.11.23/Windows.flatc.binary.zip", - "hash": "f67d18cee24103e8f4fb66435bb01c426a4c9f3e76c2f9d299d6bede9d8ba5d4" + "url": "https://github.com/google/flatbuffers/releases/download/v22.12.06/Windows.flatc.binary.zip", + "hash": "f99d687dcc0cdd7dc83a2ca5e7608ff05cd7069d1f05f8d03a95d770ccefd1a2" } }, "bin": "flatc.exe",