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

tailscale: 1.92.4 -> 1.92.5 (#477557)

parents 39cd8a32 e040e4b0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@

buildGoModule (finalAttrs: {
  pname = "tailscale";
  version = "1.92.4";
  version = "1.92.5";

  outputs = [
    "out"
@@ -35,7 +35,7 @@ buildGoModule (finalAttrs: {
    owner = "tailscale";
    repo = "tailscale";
    tag = "v${finalAttrs.version}";
    hash = "sha256-IMRFye4P3D3TKlZfBPnwh7NmrfU5EDBVmyaD9aIuQLg=";
    hash = "sha256-S0aD+x8dUPHaNb5MdB41oeID/8eERB3FKKuuqlCqJkU=";
  };

  vendorHash = "sha256-jJSSXMyUqcJoZuqfSlBsKDQezyqS+jDkRglMMjG1K8g=";