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 "7b08f8a0a12b56d59eab73052e637ca123623f61 " )
38+ set (DRIVER_VERSION "30a8910c1166358541bfafc07a75fc57447c5152 " )
3939 set (DRIVER_CHECKSUM
40- "SHA256=43c72a98e48d04177c8223ccdfe88de6f09958f2330b6b9ee26882f1a77e369f "
40+ "SHA256=56586ce5063e5beea9a35c0def4e570cdfd197b14cd424c19e02c7820296eeea "
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 "7b08f8a0a12b56d59eab73052e637ca123623f61 " )
45+ set (FALCOSECURITY_LIBS_VERSION "30a8910c1166358541bfafc07a75fc57447c5152 " )
4646 set (FALCOSECURITY_LIBS_CHECKSUM
47- "SHA256=43c72a98e48d04177c8223ccdfe88de6f09958f2330b6b9ee26882f1a77e369f "
47+ "SHA256=56586ce5063e5beea9a35c0def4e570cdfd197b14cd424c19e02c7820296eeea "
4848 )
4949 endif ()
5050
You can’t perform that action at this time.
0 commit comments