Unverified Commit 9c8e3d57 authored by lylythechosenone's avatar lylythechosenone
Browse files

netbird,netbird-*: 0.60.8 -> 0.61.0

parent 3b2782b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -68,13 +68,13 @@ let
in
buildGoModule (finalAttrs: {
  pname = "netbird-${componentName}";
  version = "0.60.8";
  version = "0.61.0";

  src = fetchFromGitHub {
    owner = "netbirdio";
    repo = "netbird";
    tag = "v${finalAttrs.version}";
    hash = "sha256-XM4pUYimxbO3ZCmTPbg7dwDB3x2TnL9PUgbMfjHjxmo=";
    hash = "sha256-hMg7KrD6vkpEEMQButhoVE8crEODUU01Pz+ifdQ10C4=";
  };

  vendorHash = "sha256-b3Wl9jsAdYC91JM/kDo4yIF05hqbivtrcn1aRuZzP3s=";