Updater bot : birdnet-go updated to nightly-20251012

This commit is contained in:
alexbelgium
2025-10-18 06:47:26 +02:00
parent 1b65c15d50
commit aebea92612
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 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)

View File

@@ -114,4 +114,4 @@ slug: birdnet-go
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go
usb: true
version: nightly-20251008
version: "nightly-20251012"

View File

@@ -2,10 +2,10 @@
"github_beta": true,
"github_fulltag": true,
"github_tagfilter": "nightly",
"last_update": "11-10-2025",
"last_update": "18-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "nightly-20251008"
"upstream_version": "nightly-20251012"
}