From 7d5e46f57b61869f32d4eb55a50fc28880ab3e95 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:53:24 +0200 Subject: [PATCH] Update updater.json --- birdnet-pi/updater.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/birdnet-pi/updater.json b/birdnet-pi/updater.json index b7f5c6db719..8e178fb0e82 100644 --- a/birdnet-pi/updater.json +++ b/birdnet-pi/updater.json @@ -3,6 +3,6 @@ "repository": "alexbelgium/hassio-addons", "slug": "birdnet-go", "source": "github", - "upstream_repo": "tphakala/birdnet-go", - "upstream_version": "1.5.5" + "upstream_repo": "Nachtzuster/BirdNET-Pi", + "upstream_version": "1.5.3" }