Updater bot : birdnet-go updated to nightly-20260615

This commit is contained in:
alexbelgium
2026-06-17 08:28:59 +02:00
parent 5119df4434
commit f4cde22f66
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## nightly-20260615 (2026-06-17)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## nightly-20260601-2 (03-06-2026)
- Minor bugs fixed
## nightly-20260601 (2026-06-01)

View File

@@ -126,4 +126,4 @@ slug: birdnet-go
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go
usb: true
version: "nightly-20260601-2"
version: "nightly-20260615"

View File

@@ -2,10 +2,10 @@
"github_beta": true,
"github_exclude": "-4",
"github_fulltag": true,
"last_update": "2026-06-01",
"last_update": "2026-06-17",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "nightly-20260601"
"upstream_version": "nightly-20260615"
}