Updater bot : birdnet-go updated to nightly-20250725

This commit is contained in:
alexbelgium
2025-07-25 21:22:34 +02:00
parent 714010fba1
commit 25ea024535
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## nightly-20250725 (25-07-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## nightly-20250718-6 (23-07-2025)
- Minor bugs fixed
## nightly-20250718-4 (23-07-2025)

View File

@@ -115,5 +115,5 @@
"slug": "birdnet-go",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
"version": "nightly-20250718-6"
"version": "nightly-20250725"
}

View File

@@ -2,10 +2,10 @@
"github_beta": true,
"github_fulltag": true,
"github_tagfilter": "nightly",
"last_update": "12-07-2025",
"last_update": "25-07-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "nightly-20250718"
"upstream_version": "nightly-20250725"
}