From 9add537dc63837570b2d4a91d2a4fb6e890e66e6 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Thu, 16 Jul 2026 22:53:52 +0200 Subject: [PATCH] Updater bot : birdnet-go updated to 20260716 --- birdnet-go/CHANGELOG.md | 3 +++ birdnet-go/config.yaml | 2 +- birdnet-go/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/birdnet-go/CHANGELOG.md b/birdnet-go/CHANGELOG.md index 65848421d9..44f337dcf0 100644 --- a/birdnet-go/CHANGELOG.md +++ b/birdnet-go/CHANGELOG.md @@ -1,4 +1,7 @@ +## 20260716 (2026-07-16) +- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases) + ## 20260712 (2026-07-13) - Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases) ## nightly-20260615-4 (09-07-2026) diff --git a/birdnet-go/config.yaml b/birdnet-go/config.yaml index fb39e8ef78..d0b59cd00f 100644 --- a/birdnet-go/config.yaml +++ b/birdnet-go/config.yaml @@ -128,4 +128,4 @@ slug: birdnet-go udev: true url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go usb: true -version: "20260712" +version: "20260716" diff --git a/birdnet-go/updater.json b/birdnet-go/updater.json index ac89bbe8fe..8dca8a75fc 100644 --- a/birdnet-go/updater.json +++ b/birdnet-go/updater.json @@ -2,10 +2,10 @@ "github_beta": true, "github_exclude": "-4", "github_fulltag": true, - "last_update": "2026-07-13", + "last_update": "2026-07-16", "repository": "alexbelgium/hassio-addons", "slug": "birdnet-go", "source": "github", "upstream_repo": "tphakala/birdnet-go", - "upstream_version": "20260712" + "upstream_version": "20260716" }