Updater bot : birdnet-go updated to 20250126

This commit is contained in:
alexbelgium
2025-02-15 01:55:26 +01:00
parent 49a4adada7
commit 2ea900f124
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 20250126 (15-02-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## 0.6.0-nightly-20250124 (25-01-2025) ## 0.6.0-nightly-20250124 (25-01-2025)
- Minor bugs fixed - Minor bugs fixed
## 0.6.0-4 (21-01-2025) ## 0.6.0-4 (21-01-2025)

View File

@@ -110,5 +110,5 @@
"slug": "birdnet-go", "slug": "birdnet-go",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
"version": "0.6.0-nightly-20250124" "version": "20250126"
} }

View File

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