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

nuclei: 3.6.0 -> 3.6.1 (#471316)

parents 7329b928 702569c3
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,16 +7,16 @@

buildGoModule rec {
  pname = "nuclei";
  version = "3.6.0";
  version = "3.6.1";

  src = fetchFromGitHub {
    owner = "projectdiscovery";
    repo = "nuclei";
    tag = "v${version}";
    hash = "sha256-jZInWfXHUuntdEKdaFV46/A7NTcCB77bLYaFSL9w+Os=";
    hash = "sha256-CuR/8vTNnHsD4yuc39SF4kjh6SCH7VTVgicU7HekYhI=";
  };

  vendorHash = "sha256-jw6DhUCFz7dnWX3tMsj2fMX36YA5RwkQlONVQHg37dY=";
  vendorHash = "sha256-j5+PpCAYV5NsXQHbyXg7Of6MmEmGDbLZBsXBSKCBo+8=";

  proxyVendor = true; # hash mismatch between Linux and Darwin