From 1d6d0a8e4842bbd9925d2b57df05553088488bea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 22:28:04 +0000 Subject: [PATCH] Update NetBird client to 0.64.3 (#51) 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 267887c..aab5e61 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.64.2 +DISTVERSION= 0.64.3 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io