Updater bot : birdnet-go updated to nightly-20260511-414

This commit is contained in:
alexbelgium
2026-05-16 01:25:28 +02:00
parent d8a65b1e42
commit 0dc05c952f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## nightly-20260511-414 (2026-05-16)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## nightly-20260429-405 (2026-05-02)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)

View File

@@ -118,4 +118,4 @@ slug: birdnet-go
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go
usb: true
version: "nightly-20260429-405"
version: "nightly-20260511-414"

View File

@@ -2,10 +2,10 @@
"github_beta": true,
"github_fulltag": true,
"github_tagfilter": "nightly",
"last_update": "2026-05-02",
"last_update": "2026-05-16",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "nightly-20260429-405"
"upstream_version": "nightly-20260511-414"
}