diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 7eff58b..0249068 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: { name: "pixelmatch-cpp17", version: "1.0.3", location: "all" }, { name: "lodepng", version: "cci.20260210", location: "all" }, { name: "stduuid", version: "1.2.3", location: "all" }, - { name: "flatbuffers", version: "25.12.19", location: "all" }, + { name: "flatbuffers", version: "25.12.19-2026-02-06-03fffb2-bigfoot", location: "all" }, { name: "unordered_dense", version: "4.8.1", location: "all" }, { name: "mimalloc", version: "3.3.1", location: "all" }, diff --git a/flatbuffers/all/conandata.yml b/flatbuffers/all/conandata.yml index 8840876..c07a4b0 100644 --- a/flatbuffers/all/conandata.yml +++ b/flatbuffers/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "25.12.19-2026-02-06-03fffb2-bigfoot": + url: "https://git.romainboullard.com/BigfootDev/flatbuffers-bigfoot/archive/v25.12.19-2026-02-06-03fffb2-bigfoot.tar.gz" + sha256: "091da4bc0222d60034b46dadd6b5f3cad020df273d43728b5680ee3946d8ec35" "25.12.19": url: "https://github.com/google/flatbuffers/archive/v25.12.19.tar.gz" sha256: "f81c3162b1046fe8b84b9a0dbdd383e24fdbcf88583b9cb6028f90d04d90696a" diff --git a/flatbuffers/config.yml b/flatbuffers/config.yml index 8e0e3a3..9642d56 100644 --- a/flatbuffers/config.yml +++ b/flatbuffers/config.yml @@ -1,4 +1,6 @@ versions: + "25.12.19-2026-02-06-03fffb2-bigfoot": + folder: all "25.12.19": folder: all "25.9.23":