netbird: 0.71.2 -> 0.71.3
Diff: https://github.com/netbirdio/netbird/compare/v0.71.2...v0.71.3 Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.71.3
This commit is contained in:
@@ -67,13 +67,13 @@ let
|
||||
in
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "netbird-${componentName}";
|
||||
version = "0.71.2";
|
||||
version = "0.71.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "netbirdio";
|
||||
repo = "netbird";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-rmm9NdWNjcEmUp84lad709EoVCZz19/5/N5ssflWzt4=";
|
||||
hash = "sha256-1doOf/rgGbD/YtMY0+j1VM7933zR+G+Vyq6bF5fyuMg=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-NeZuj9o2yu5di+6jbNqCnAw0fI55GA5Otmr77c08QFc=";
|
||||
|
||||
Reference in New Issue
Block a user