[flatbuffers] update to 25.12.19 (#49893)

This commit is contained in:
toge
2026-02-09 19:07:46 -08:00
committed by GitHub
parent 406281d9ea
commit 4da1e0dd96
4 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/flatbuffers
REF "v${VERSION}"
SHA512 259ae6c0b024c19c882d87c93d6ba156c15f14a61b11846170ac1b9e9c051cd3e80ae93cfe20ccb1aa30f2085cdbd4127ffa229b42cabbfed6b035ca4851c127
SHA512 808c77536fbfb1c8a1145506873a2b4e5cb508e48bf35f8502a2d1349b64e7581bfe7ff2f587b3edb2642cc885c60c0170a8875fad245240a1288057f4c07a42
HEAD_REF master
PATCHES
fix-uwp-build.patch
+1 -2
View File
@@ -1,7 +1,6 @@
{
"name": "flatbuffers",
"version": "25.9.23",
"port-version": 1,
"version": "25.12.19",
"description": "FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.",
"homepage": "https://google.github.io/flatbuffers/",
"license": "Apache-2.0",
+2 -2
View File
@@ -3049,8 +3049,8 @@
"port-version": 0
},
"flatbuffers": {
"baseline": "25.9.23",
"port-version": 1
"baseline": "25.12.19",
"port-version": 0
},
"flatbush": {
"baseline": "1.3.2",
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a3bdc699c0f7c5a58787697e74e345610d454ccf",
"version": "25.12.19",
"port-version": 0
},
{
"git-tree": "cf3ccaa4a8abd4a9dcc02a2006d3387e13e3a94c",
"version": "25.9.23",