From 11aee03a805faa5ab72034afbef06a4037f737ef Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 20 Jun 2026 01:37:21 +0200 Subject: [PATCH] chore: :arrow_up: Update localai-org/privacy-filter.cpp to `98f52c5ef2250f207cc6b9a6aef05393a120cb7c` (#10394) :arrow_up: Update localai-org/privacy-filter.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --- backend/cpp/privacy-filter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cpp/privacy-filter/Makefile b/backend/cpp/privacy-filter/Makefile index 173d4176b..774f2c433 100644 --- a/backend/cpp/privacy-filter/Makefile +++ b/backend/cpp/privacy-filter/Makefile @@ -8,7 +8,7 @@ # Local development: point at a working checkout instead of cloning, e.g. # make PRIVACY_FILTER_SRC=$HOME/c/privacy-filter.cpp grpc-server -PRIVACY_FILTER_VERSION?=646342f7a59c6b7d195185eac60bad762e572f1d +PRIVACY_FILTER_VERSION?=98f52c5ef2250f207cc6b9a6aef05393a120cb7c PRIVACY_FILTER_REPO?=https://github.com/localai-org/privacy-filter.cpp PRIVACY_FILTER_SRC?=