diff --git a/userspace/engine/falco_engine_version.h b/userspace/engine/falco_engine_version.h index cef04d78..e9414cc6 100644 --- a/userspace/engine/falco_engine_version.h +++ b/userspace/engine/falco_engine_version.h @@ -21,4 +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 "674c6cf2bc1c105038c8676f018fa3d1431d86597df428453441f5d859cad284" +#define FALCO_FIELDS_CHECKSUM "9b6900f911318b011d4cf5a6ed46527cb63d22b3ac708bd639e45fb5c7da1795"