Updater bot : birdnet-go updated to nightly-20250805

This commit is contained in:
alexbelgium
2025-08-09 01:55:28 +02:00
parent 0cfffa9ea0
commit 539e721f4d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## nightly-20250805 (09-08-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## nightly-20250731-4 (04-08-2025)
- Minor bugs fixed
## nightly-20250731-3 (04-08-2025)

View File

@@ -124,5 +124,5 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
"usb": true,
"version": "nightly-20250731-4"
"version": "nightly-20250805"
}

View File

@@ -2,10 +2,10 @@
"github_beta": true,
"github_fulltag": true,
"github_tagfilter": "nightly",
"last_update": "01-08-2025",
"last_update": "09-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "nightly-20250731"
"upstream_version": "nightly-20250805"
}