From baaa0fe94fc2b532e1c24e4b413c65dc056962a7 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 29 Jun 2026 08:04:22 +0200 Subject: [PATCH] chore: :arrow_up: Update mudler/face-detect.cpp to `06914b077d52f90d5421299138e7be6bdd06b5e8` (#10580) :arrow_up: Update mudler/face-detect.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/go/face-detect/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/go/face-detect/Makefile b/backend/go/face-detect/Makefile index c20e81303..b3dfae0b0 100644 --- a/backend/go/face-detect/Makefile +++ b/backend/go/face-detect/Makefile @@ -1,6 +1,6 @@ # face-detect backend Makefile. # -# Upstream pin lives below as FACEDETECT_VERSION?=06914b0... (.github/bump_deps.sh +# Upstream pin lives below as FACEDETECT_VERSION?=06914b077d52f90d5421299138e7be6bdd06b5e8 # can find and update it - matches the voice-detect / parakeet.cpp / whisper.cpp # convention). #