python312Packages.appthreat-vulnerability-db: 6.0.8 -> 6.0.14

This commit is contained in:
R. Ryantm 2024-09-05 03:21:45 +00:00
parent cc75a581a2
commit 61d6f139be

View File

@ -21,7 +21,7 @@
buildPythonPackage rec {
pname = "appthreat-vulnerability-db";
version = "6.0.8";
version = "6.0.14";
pyproject = true;
disabled = pythonOlder "3.10";
@ -30,7 +30,7 @@ buildPythonPackage rec {
owner = "AppThreat";
repo = "vulnerability-db";
rev = "refs/tags/v${version}";
hash = "sha256-lgt609UDuHTGQTTrpvxNvgUk6GU+TYqwc19dzatI4Io=";
hash = "sha256-Xm/2AHV4r6SmKK1wZS20xh9xRO3zhdEB/hpRT1o3z2Q=";
};
pythonRelaxDeps = [