nuclei: 2.4.0 -> 2.4.1
This commit is contained in:
parent
2d18ed2ec5
commit
8dc0e39485
@ -5,7 +5,7 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "nuclei";
|
||||
version = "2.4.0";
|
||||
version = "2.4.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "projectdiscovery";
|
||||
@ -14,7 +14,7 @@ buildGoModule rec {
|
||||
sha256 = "sha256-nmojx3xX5MZFfd1od2Aq3+dWmHCFgR7+q5C2FIUzq7A=";
|
||||
};
|
||||
|
||||
vendorSha256 = "sha256-Ok2VUwtqhlp6NwLbQX9KAaGiZtzmfWG0LcqtBBDk22A=";
|
||||
vendorSha256 = "0q6vwh809bfa5ns62zg6vika588199zl3nq26xx5m1ka1d9rak9s";
|
||||
|
||||
modRoot = "./v2";
|
||||
subPackages = [
|
||||
|
Loading…
Reference in New Issue
Block a user