Unverified Commit a21399ee authored by Philip Taron's avatar Philip Taron Committed by GitHub
Browse files

tailscale: 1.90.8 -> 1.90.9 (#465025)

parents e2a33878 13cf9b94
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@

buildGoModule (finalAttrs: {
  pname = "tailscale";
  version = "1.90.8";
  version = "1.90.9";

  outputs = [
    "out"
@@ -35,7 +35,7 @@ buildGoModule (finalAttrs: {
    owner = "tailscale";
    repo = "tailscale";
    tag = "v${finalAttrs.version}";
    hash = "sha256-opZ0EsHGBXE+ZGUKuxu8+RH7aA9RXJ08BuHpqDuKX60=";
    hash = "sha256-gfpjP1i9077VR/sDclnz+QXJcCffuS0i33m75zo91kM=";
  };

  vendorHash = "sha256-AUOjLomba75qfzb9Vxc0Sktyeces6hBSuOMgboWcDnE=";