From 1d7c6c335610bb0697e20adc1880fcad5665d9c1 Mon Sep 17 00:00:00 2001 From: Lorenzo Fontana Date: Thu, 20 Jun 2019 12:04:59 +0000 Subject: [PATCH] update: fields checksum Signed-off-by: Lorenzo Fontana Co-Authored-By: Leonardo Di Donato --- userspace/engine/falco_engine_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userspace/engine/falco_engine_version.h b/userspace/engine/falco_engine_version.h index 7dc9b169307..d9b14b15f13 100644 --- a/userspace/engine/falco_engine_version.h +++ b/userspace/engine/falco_engine_version.h @@ -24,4 +24,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 "fb82780f268b91fb888876e6ac1142b5acca08e05b3a82c4b1b524ca88fa83d9" +#define FALCO_FIELDS_CHECKSUM "9b5557ec8f16f5606a1544573b152d211d5212f653ee039146836a17266ff449"