Updater bot : birdnet-go updated to nightly-20260315

This commit is contained in:
alexbelgium
2026-03-21 01:25:27 +01:00
parent 916672c562
commit 11f88bc894
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## nightly-20260315 (2026-03-21)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## nightly-20260311 (2026-03-14) ## nightly-20260311 (2026-03-14)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases) - Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## nightly-20260118-2 (17-02-2026) ## nightly-20260118-2 (17-02-2026)

View File

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

View File

@@ -2,10 +2,10 @@
"github_beta": true, "github_beta": true,
"github_fulltag": true, "github_fulltag": true,
"github_tagfilter": "nightly", "github_tagfilter": "nightly",
"last_update": "2026-03-14", "last_update": "2026-03-21",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go", "slug": "birdnet-go",
"source": "github", "source": "github",
"upstream_repo": "tphakala/birdnet-go", "upstream_repo": "tphakala/birdnet-go",
"upstream_version": "nightly-20260311" "upstream_version": "nightly-20260315"
} }