netbird: 0.72.3 -> 0.72.4
Diff: https://github.com/netbirdio/netbird/compare/v0.72.3...v0.72.4 Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.72.4
This commit is contained in:
@@ -73,13 +73,13 @@ let
|
||||
in
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "netbird-${componentName}";
|
||||
version = "0.72.3";
|
||||
version = "0.72.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "netbirdio";
|
||||
repo = "netbird";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-osWOVV8nX5OC6YFO8lRO+q/IoEth1wZhrukkZZk3K+0=";
|
||||
hash = "sha256-YRXXuaqnQBLODcz/FNpIG9Ht+6VGRknE2Q6Q5ZaAIus=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-6FN7l+e75Pw2+v0sktomlck+7daro1i6c4ZV53SRePI=";
|
||||
|
||||
Reference in New Issue
Block a user