From e0e97e3f3772acb2dbb3641df6ffe4c293a96efe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 01:37:12 +0000 Subject: [PATCH] Update NetBird client to 0.66.4 (#65) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- netbird/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbird/Makefile b/netbird/Makefile index fcd47ce..6445779 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.66.3 +DISTVERSION= 0.66.4 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io