Skip to content

Commit f7e7748

Browse files
committed
netbird: 0.43.2 -> 0.43.3
1 parent 0cc343a commit f7e7748

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/ne/netbird/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ let
3131
in
3232
buildGoModule (finalAttrs: {
3333
pname = "netbird";
34-
version = "0.43.2";
34+
version = "0.43.3";
3535

3636
src = fetchFromGitHub {
3737
owner = "netbirdio";
3838
repo = "netbird";
3939
tag = "v${finalAttrs.version}";
40-
hash = "sha256-VZWd7KXMfh/OOnvprF5S69ztDK3N5w3lmfO2OGUC+FQ=";
40+
hash = "sha256-+WEAUM+BrckRCUycCaYr7tveZBZ2kStnMPxyDVixAsA=";
4141
};
4242

4343
vendorHash = "sha256-/STnSegRtpdMhh9RaCqwc6dSXvt7UO5GVz7/M9JzamM=";

0 commit comments

Comments
 (0)