File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 # FALCOSECURITY_LIBS_VERSION. In case you want to test against another driver version (or
3636 # branch, or commit) just pass the variable - ie., `cmake -DDRIVER_VERSION=dev ..`
3737 if (NOT DRIVER_VERSION)
38- set (DRIVER_VERSION "9.0.0+driver " )
38+ set (DRIVER_VERSION "04eaffe29415c8e56c25318e394cebb650ae5fe3 " )
3939 set (DRIVER_CHECKSUM
40- "SHA256=ef563fe19f9cdbdfcf17cee3e83c79e8387b78a87e0593eb3e2787c9b8540113 "
40+ "SHA256=86c8e873f8af098e9893b6dd4d91fbcf797c533e645dfa26f36ffbb508cad8ba "
4141 )
4242 endif ()
4343
Original file line number Diff line number Diff line change 4242 # version (or branch, or commit) just pass the variable - ie., `cmake
4343 # -DFALCOSECURITY_LIBS_VERSION=dev ..`
4444 if (NOT FALCOSECURITY_LIBS_VERSION)
45- set (FALCOSECURITY_LIBS_VERSION "0.22.1 " )
45+ set (FALCOSECURITY_LIBS_VERSION "04eaffe29415c8e56c25318e394cebb650ae5fe3 " )
4646 set (FALCOSECURITY_LIBS_CHECKSUM
47- "SHA256=12fe0a85c77eecda8b3cd8e192fe4c0dde37e4d9b938d27e9d3433728beca67b "
47+ "SHA256=86c8e873f8af098e9893b6dd4d91fbcf797c533e645dfa26f36ffbb508cad8ba "
4848 )
4949 endif ()
5050
You can’t perform that action at this time.
0 commit comments