File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 # ie., `cmake -DDRIVER_VERSION=dev ..`
3333 if (NOT DRIVER_VERSION)
3434 set (DRIVER_VERSION "8.1.0+driver" )
35- set (DRIVER_CHECKSUM "" )
35+ set (DRIVER_CHECKSUM "SHA256=182e6787bf86249a846a3baeb4dcd31578b76d4a13efa16ce3f44d66b18a77a6 " )
3636 endif ()
3737
3838 # cd /path/to/build && cmake /path/to/source
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments