Flatbuffers Bigfoot #16
@@ -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" },
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
versions:
|
||||
"25.12.19-2026-02-06-03fffb2-bigfoot":
|
||||
folder: all
|
||||
"25.12.19":
|
||||
folder: all
|
||||
"25.9.23":
|
||||
|
||||
Reference in New Issue
Block a user