Updater bot : birdnet-go updated to 25

This commit is contained in:
alexbelgium
2024-12-21 01:55:27 +01:00
parent 0c6f354b23
commit 9ee16e7f90
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 25 (21-12-2024)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## 0.5.5-11 (22-10-2024)
- Minor bugs fixed
## 0.5.5-10 (30-09-2024)

View File

@@ -110,5 +110,5 @@
"slug": "birdnet-go",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
"version": "0.5.5-11"
"version": "25"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-06-2024",
"last_update": "21-12-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "0.5.5"
"upstream_version": "25"
}