Skip to content

Commit 31456a2

Browse files
committed
chore(cmake/modules): update libs and driver hashes
Signed-off-by: Roberto Scolaro <[email protected]>
1 parent cf8e90a commit 31456a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/falcosecurity-libs.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ else()
4848
# ie., `cmake -DFALCOSECURITY_LIBS_VERSION=dev ..`
4949
if(NOT FALCOSECURITY_LIBS_VERSION)
5050
set(FALCOSECURITY_LIBS_VERSION "0.21.0")
51-
set(FALCOSECURITY_LIBS_CHECKSUM "")
51+
set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=9e977001dd42586df42a5dc7e7a948c297124865a233402e44bdec68839d322a")
5252
endif()
5353

5454
# cd /path/to/build && cmake /path/to/source

0 commit comments

Comments
 (0)