From 93f2dc75ba551c7614b099dfc4e822165f5b6195 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sun, 28 Jun 2026 20:33:04 +0000 Subject: [PATCH] :arrow_up: Update mudler/face-detect.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@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 c20e81303398..b3dfae0b073e 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). #