Skip to content

Commit

Permalink
update(cmake): bumped to latest HEAD of libs chore/zig_build branch.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Sep 4, 2024
1 parent c40edb5 commit 2a9a673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/modules/falcosecurity-libs.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ else()
# In case you want to test against another falcosecurity/libs version (or branch, or commit) just pass the variable -
# ie., `cmake -DFALCOSECURITY_LIBS_VERSION=dev ..`
if(NOT FALCOSECURITY_LIBS_VERSION)
set(FALCOSECURITY_LIBS_VERSION "508828eae4938fa048f457e700def3d267399377")
set(FALCOSECURITY_LIBS_VERSION "eeb3dfe586d3e2fb102a030faf4bf047c4457bd0")
#set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=aedc4120d335ee2ebf7f3c2e6346fc985ca09a49d14ff7c6249a033e47d160bf")
endif()

Expand Down

0 comments on commit 2a9a673

Please sign in to comment.