Unverified Commit ab6d3b85 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

nuclei: 3.4.10 -> 3.5.1 (#461680)

parents a0efc919 53e3e692
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,16 +7,16 @@

buildGoModule rec {
  pname = "nuclei";
  version = "3.4.10";
  version = "3.5.1";

  src = fetchFromGitHub {
    owner = "projectdiscovery";
    repo = "nuclei";
    tag = "v${version}";
    hash = "sha256-lFyp5VXEX0nK83p2LmWdhNoQKvNtgln1GG3OpZEXaL8=";
    hash = "sha256-85gGcNDuARc7sMJcl3yVwuTYG0laQ5/Uk7qxcXFeViQ=";
  };

  vendorHash = "sha256-cDK0xP3vHRVBeFK2dKDnaCNge7EBKkMcrYen12XI7G0=";
  vendorHash = "sha256-VKszu2WNLL2gSkgyAoA80HkYGD6kRdfj5fGLErjL86A=";

  proxyVendor = true; # hash mismatch between Linux and Darwin