Update dependencies
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
{ name: "eabase", version: "01082025", location: "all", needs_pkg: "" },
|
||||
{ name: "eastl", version: "3.27.01", location: "all", needs_pkg: "eabase" },
|
||||
{ name: "pixelmatch-cpp17", version: "1.0.3", location: "all", needs_pkg: "" },
|
||||
{ name: "lodepng", version: "cci.20250727", location: "all", needs_pkg: "" },
|
||||
{ name: "lodepng", version: "cci.20260210", location: "all", needs_pkg: "" },
|
||||
{ name: "stduuid", version: "1.2.3", location: "all", needs_pkg: "" },
|
||||
{ name: "flatbuffers", version: "25.12.19", location: "all", needs_pkg: "" },
|
||||
{ name: "vulkan-memory-allocator", version: "3.3.0", location: "all", needs_pkg: "" },
|
||||
@@ -34,7 +34,7 @@ jobs:
|
||||
{ name: "unordered_dense", version: "4.8.1", location: "all", needs_pkg: "" },
|
||||
{ name: "mimalloc", version: "3.1.5", location: "all", needs_pkg: "" },
|
||||
{ name: "meshoptimizer", version: "1.0", location: "all", needs_pkg: "" },
|
||||
{ name: "sqlite3", version: "3.51.0", location: "all", needs_pkg: "" },
|
||||
{ name: "sqlite3", version: "3.51.2", location: "all", needs_pkg: "" },
|
||||
{ name: "rapidhash", version: "3.0", location: "all", needs_pkg: "" }
|
||||
]
|
||||
name: "Package ${{matrix.package.name }}/${{ matrix.package.version }}"
|
||||
|
||||
Reference in New Issue
Block a user