From 8c23243e77429f416e2f779a25b713cf67b52ba0 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Thu, 10 Apr 2025 07:29:58 +0100 Subject: [PATCH] Added unifi protect source Signed-off-by: Marcus Noble --- source-urls.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source-urls.json b/source-urls.json index 2aabfff..2499233 100644 --- a/source-urls.json +++ b/source-urls.json @@ -92,6 +92,10 @@ { "packageNames": ["ghcr.io/mealie-recipes/mealie"], "sourceUrl": "https://github.com/mealie-recipes/mealie" + }, + { + "packageNames": ["ghcr.io/ep1cman/unifi-protect-backup"], + "sourceUrl": "https://github.com/ep1cman/unifi-protect-backup" } ] }