From ebefa6dcca8b9dd009e0ad260dab70c3c0f315b5 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 30 Jun 2026 09:16:52 +0200 Subject: [PATCH] chore: :arrow_up: Update localai-org/privacy-filter.cpp to `595f59630c69d361b5196f2aba2c71c873d0c13c` (#10596) :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 774f2c433..31eab4762 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?=98f52c5ef2250f207cc6b9a6aef05393a120cb7c +PRIVACY_FILTER_VERSION?=595f59630c69d361b5196f2aba2c71c873d0c13c PRIVACY_FILTER_REPO?=https://github.com/localai-org/privacy-filter.cpp PRIVACY_FILTER_SRC?=