From 693be995abddcb495750b19eed48b0c8d034d5cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 16:03:13 +0300 Subject: [PATCH] Update NetBird client to 0.62.3 (#43) 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 b71cf8e..55c52ec 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.62.1 +DISTVERSION= 0.62.3 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io