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

nuclei: 3.3.9 -> 3.3.10 (#388005)

parents e43340da 6c08fd1c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,16 +7,16 @@

buildGoModule rec {
  pname = "nuclei";
  version = "3.3.9";
  version = "3.3.10";

  src = fetchFromGitHub {
    owner = "projectdiscovery";
    repo = "nuclei";
    tag = "v${version}";
    hash = "sha256-9P8KSuhTI/m0m51PUTZGU+qRbnT3izPbHTzsqZNbMJE=";
    hash = "sha256-5+alARFuxwJlPYki5TU+4GdaJhBEYXbXH0BrCj2/aic=";
  };

  vendorHash = "sha256-CTdB/+aVaXKqtiwHn8pgmhXjZ0mIDrmLvnKmisExi74=";
  vendorHash = "sha256-l3733hg11+Qg4h68DnXoD8LyYiB+iFyZyKggpCAsx7Q=";

  proxyVendor = true; # hash mismatch between Linux and Darwin