File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 "ce1eae39dad060b264e13aa8fca7f2533ea04dc5 " )
38+ set (DRIVER_VERSION "10.0.0-rc1+driver " )
3939 set (DRIVER_CHECKSUM
40- "SHA256=fc3d81308aa0d053e03a42a8b076d7a7ab604f4aed58ccff92c0e06ea82303de "
40+ "SHA256=23621ee8fe5697d5d2e9339b2b9675587d5bd3016a9fc183ba6d5cc62e83e7ae "
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 "ce1eae39dad060b264e13aa8fca7f2533ea04dc5 " )
45+ set (FALCOSECURITY_LIBS_VERSION "0.24.0-rc1 " )
4646 set (FALCOSECURITY_LIBS_CHECKSUM
47- "SHA256=fc3d81308aa0d053e03a42a8b076d7a7ab604f4aed58ccff92c0e06ea82303de "
47+ "SHA256=76527b9a15988bf1b4b3b56a40603008d436ba6dae0cff7e70fad9931b233bd0 "
4848 )
4949 endif ()
5050
You can’t perform that action at this time.
0 commit comments