Wang Mingyu 3322157fda
flatbuffers: upgrade 24.12.23 -> 25.1.24
Changelog:
=============
* Mostly related to bazel build support.
* Min bazel supported is now 7 or higher, as WORKSPACE files are removed
* Minor C++ codegen fix removing extra semicolon
* Rust Full Reflection
* Mostly documentation updates hosted at https://flatbuffers.dev

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-10 08:45:35 -08:00

4 lines
148 B
PHP

PV = "25.1.24"
SRCREV = "0312061985dbaaf6b068006383946ac6095f5b63"
SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"