chore: update netbird to 0.30.0

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
Chinmay D. Pai 2024-10-06 16:03:20 +05:30
parent fed120b28b
commit 116efaa3c7
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -1,5 +1,5 @@
_: _self: super: let
version = "0.29.4";
version = "0.30.0";
in {
netbird = super.netbird.override {
buildGoModule = args:
@ -11,9 +11,9 @@ in {
owner = "netbirdio";
repo = "netbird";
rev = "v${version}";
hash = "sha256-W71CE83r/RcPdBjzfT+FSh72UcKcTmIuagkrC1eaeNk=";
hash = "sha256-YtKGiF45fNoiYQFTE3NReUaosRGDJOyjfqtc+tBKopI=";
};
vendorHash = "sha256-CD34U+Z8bUKN0Z4nxIVC+mYDp71Q8q1bmUypRDGgb3U=";
vendorHash = "sha256-t6kqEmL2lKKYlqxaQ1OsAvB3BSmmyfogghGoE9jw+AI=";
ldflags = [
"-s"
"-w"