Updater bot : birdnet-go updated to 0.6.2

This commit is contained in:
alexbelgium
2025-02-21 15:00:56 +01:00
parent bbf313395f
commit ddddffb4c3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.6.2 (21-02-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## 20250126-2 (21-02-2025)
- Minor bugs fixed

View File

@@ -114,5 +114,5 @@
"slug": "birdnet-go",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
"version": "20250126-2"
"version": "0.6.2"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "15-02-2025",
"last_update": "21-02-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "20250126"
"upstream_version": "0.6.2"
}