Updater bot : birdnet-go updated to 0.6.3

This commit is contained in:
alexbelgium
2025-03-15 01:55:26 +01:00
parent fe510b8d0f
commit 1cd7fd7a67
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.6.3 (15-03-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## 0.6.2-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": "0.6.2-2"
"version": "0.6.3"
}

View File

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