Updater bot : birdnet-go updated to 20250419

This commit is contained in:
alexbelgium
2025-05-17 01:55:29 +02:00
parent ebbf4d05f7
commit 433437c75a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 20250419 (17-05-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## 20250427-7 (15-05-2025)
- Breaking change: COMMAND addon option removed. Please instead use the config.yaml to define the RTSP feeds
- Use entrypoint

View File

@@ -115,5 +115,5 @@
"slug": "birdnet-go",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
"version": "20250427-7"
"version": "20250419"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "26-04-2025",
"last_update": "17-05-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "20250316"
"upstream_version": "20250419"
}