diff --git a/cmake/modules/rules.cmake b/cmake/modules/rules.cmake index bf337441..b0644e85 100644 --- a/cmake/modules/rules.cmake +++ b/cmake/modules/rules.cmake @@ -15,7 +15,7 @@ include(GNUInstallDirs) include(ExternalProject) # falco_rules.yaml -set(FALCOSECURITY_RULES_FALCO_VERSION "falco-rules-1.0.0-rc1") +set(FALCOSECURITY_RULES_FALCO_VERSION "falco-rules-1.0.0") set(FALCOSECURITY_RULES_FALCO_CHECKSUM "SHA256=3474d170e6cd1ac5c6ee0cfe6a226e3fd8ef5f7191b0363ecd69672601e7914f") set(FALCOSECURITY_RULES_FALCO_PATH "${PROJECT_BINARY_DIR}/falcosecurity-rules-falco-prefix/src/falcosecurity-rules-falco/falco_rules.yaml") ExternalProject_Add(