From 86fed6399754cfc1c9f3c4d0bfa687bda291d33b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 13:21:26 +0300 Subject: [PATCH] Update NetBird client to 0.65.0 (#53) 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 8eb6658..41ac8f1 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.64.4 +DISTVERSION= 0.65.0 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io