Updater bot : birdnet-go updated to 20260827 (upstream 20260823)

This commit is contained in:
alexbelgium
2026-08-29 01:25:34 +02:00
parent 11b212a80a
commit 2985afcecb
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 20260827 (2026-08-29)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
- Upstream tag : 20260823
## 20260826 (26-08-2026)
- Minor bugs fixed
## 20260716.1 (26-08-2026)

View File

@@ -128,4 +128,4 @@ slug: birdnet-go
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go
usb: true
version: "20260826"
version: "20260827"

View File

@@ -2,10 +2,10 @@
"github_beta": true,
"github_exclude": "-4",
"github_fulltag": true,
"last_update": "2026-07-16",
"last_update": "2026-08-29",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "20260716"
"upstream_version": "20260823"
}