From 4805ef9221116b26d49982111228482131907d7e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 17 Oct 2025 23:58:13 +0000 Subject: [PATCH] Revert 'Updater bot : birdnet-go updated to nightly-20251012' [nobuild] --- birdnet-go/CHANGELOG.md | 3 --- birdnet-go/config.yaml | 2 +- birdnet-go/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/birdnet-go/CHANGELOG.md b/birdnet-go/CHANGELOG.md index 71ea333ad..5a6f19a78 100644 --- a/birdnet-go/CHANGELOG.md +++ b/birdnet-go/CHANGELOG.md @@ -1,7 +1,4 @@ -## nightly-20251012 (18-10-2025) -- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases) - ## nightly-20251008 (11-10-2025) - Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases) ## nightly-20250904_6 (17-09-2025) diff --git a/birdnet-go/config.yaml b/birdnet-go/config.yaml index c2ae00bac..0ae0d8578 100644 --- a/birdnet-go/config.yaml +++ b/birdnet-go/config.yaml @@ -114,4 +114,4 @@ slug: birdnet-go udev: true url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go usb: true -version: "nightly-20251012" +version: nightly-20251008 diff --git a/birdnet-go/updater.json b/birdnet-go/updater.json index 2d01f6a51..60846990c 100644 --- a/birdnet-go/updater.json +++ b/birdnet-go/updater.json @@ -2,10 +2,10 @@ "github_beta": true, "github_fulltag": true, "github_tagfilter": "nightly", - "last_update": "18-10-2025", + "last_update": "11-10-2025", "repository": "alexbelgium/hassio-addons", "slug": "birdnet-go", "source": "github", "upstream_repo": "tphakala/birdnet-go", - "upstream_version": "nightly-20251012" + "upstream_version": "nightly-20251008" }