update(cmake): update libs and driver to latest master.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
poiana
2025-09-15 06:40:35 +00:00
committed by github-actions[bot]
parent 782a833795
commit 9dee81a72c
2 changed files with 4 additions and 4 deletions

View File

@@ -42,9 +42,9 @@ else()
# version (or branch, or commit) just pass the variable - ie., `cmake
# -DFALCOSECURITY_LIBS_VERSION=dev ..`
if(NOT FALCOSECURITY_LIBS_VERSION)
set(FALCOSECURITY_LIBS_VERSION "392ee1e62e47019daff05fe8b1f8e1b106c9865d")
set(FALCOSECURITY_LIBS_VERSION "cdb3d6d397cdae8eee34c72ed163d53d3b72af74")
set(FALCOSECURITY_LIBS_CHECKSUM
"SHA256=f805b23592af42f736bdca511a503e2129778862110b47fb740d88db467fccff"
"SHA256=9a90f7d4c346391bae846960a2671fdc051d1ae00041268341d15e578405e17d"
)
endif()