From 3e9f8c1ef16a6f78f6e210abe9645dd2fb69e416 Mon Sep 17 00:00:00 2001 From: Leonardo Grasso Date: Mon, 17 Jan 2022 17:36:57 +0100 Subject: [PATCH] chore(userpsace/engine): update fields checksum Signed-off-by: Leonardo Grasso --- userspace/engine/falco_engine_version.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/userspace/engine/falco_engine_version.h b/userspace/engine/falco_engine_version.h index 7227ac96..0f9c28b9 100644 --- a/userspace/engine/falco_engine_version.h +++ b/userspace/engine/falco_engine_version.h @@ -21,5 +21,4 @@ limitations under the License. // This is the result of running "falco --list -N | sha256sum" and // represents the fields supported by this version of Falco. It's used // at build time to detect a changed set of fields. -#define FALCO_FIELDS_CHECKSUM "afddd456b7304d09d640d15123539bc48db45c5a85794e1e17593a1cf164a34a" - +#define FALCO_FIELDS_CHECKSUM "4de812495f8529ac20bda2b9774462b15911a51df293d59fe9ccb6b922fdeb9d"