Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Dec 2, 2024
1 parent db96571 commit 113186a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/modules/falcosecurity-libs.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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 "313688abbb9fca56f8e04697dd1fcbc1233d402e")
set(FALCOSECURITY_LIBS_VERSION "451a3d9252c28ea3da382cd26485ce3229a8d051")
set(FALCOSECURITY_LIBS_CHECKSUM
"SHA256=c48eada2ab94090d35770aa119dafd649e77212773a4bf72f7db40b75ca3ee41"
"SHA256=eb47de4eab2d0104a93b63324b959764b3132abd23fe8a79ee8396863a8fde27"
)
endif()

Expand Down

0 comments on commit 113186a

Please sign in to comment.