Merge pull request #186820 from fabaff/theharvester-bump

theharvester: 4.0.3 -> 4.2.0
This commit is contained in:
superherointj
2022-08-15 16:14:05 -03:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "theharvester";
version = "4.0.3";
version = "4.2.0";
src = fetchFromGitHub {
owner = "laramies";
repo = pname;
rev = version;
sha256 = "sha256-Ckouhe/Uq6Dv9p/LRpPQkiKuYrwrl/Z7KkYYamDHav8=";
sha256 = "sha256-P3yp6COwyQnVDfZM198ygu+HLdisRw068aZOVSLl7r4=";
};
propagatedBuildInputs = with python3.pkgs; [