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

tailscale: 1.96.3 -> 1.96.4 (#504210)

parents c21231e2 809cebe8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@

buildGoModule (finalAttrs: {
  pname = "tailscale";
  version = "1.96.3";
  version = "1.96.4";

  outputs = [
    "out"
@@ -35,7 +35,7 @@ buildGoModule (finalAttrs: {
    owner = "tailscale";
    repo = "tailscale";
    tag = "v${finalAttrs.version}";
    hash = "sha256-zEXRhnofNxDslnvT3NiAyVjZM1V9I7i4pXzhsIVEIZo=";
    hash = "sha256-VnAEfY8W+2QPnQLvVFJA7/XyvSnppSdRvgAOgpmRFGM=";
  };

  vendorHash = "sha256-rhuWEEN+CtumVxOw6Dy/IRxWIrZ2x6RJb6ULYwXCQc4=";