diff --git a/bucket/flatc.json b/bucket/flatc.json index 380c16f2ec..ae72a17fad 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,12 +1,12 @@ { - "version": "25.1.24", + "version": "25.2.10", "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/v25.1.24/Windows.flatc.binary.zip", - "hash": "2d791c10c1c49b1d36b018e09c0750c85603100d4f62ea7a5457a5d2820e36e0" + "url": "https://github.com/google/flatbuffers/releases/download/v25.2.10/Windows.flatc.binary.zip", + "hash": "bd9b3cb6bf5ab8009f1927b6e00207db968c3d5c93e3bc215dae084cc681249a" } }, "bin": "flatc.exe",