ldeep: 1.0.73 -> 1.0.75
Diff: https://github.com/franc-pentest/ldeep/compare/refs/tags/1.0.73...1.0.75 Changelog: https://github.com/franc-pentest/ldeep/releases/tag/1.0.75
This commit is contained in:
parent
29ef7a233d
commit
4ae22ca15c
@ -6,14 +6,14 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "ldeep";
|
||||
version = "1.0.73";
|
||||
version = "1.0.75";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "franc-pentest";
|
||||
repo = "ldeep";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-rFcl7Zf8Q6eugcEL79xpKIvXuhDdI6iEyAPDtqGX6xw=";
|
||||
hash = "sha256-WdEOhyWZZRqBZQCNl2vqYiy+sT/gPk3xDpMFVILxmK4=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
|
Loading…
Reference in New Issue
Block a user