python310Packages.appthreat-vulnerability-db: 2.0.6 -> 2.0.9

This commit is contained in:
R. Ryantm 2022-11-11 01:49:21 +00:00
parent 699e05b52a
commit f3434d1c28

View file

@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "appthreat-vulnerability-db";
version = "2.0.6";
version = "2.0.9";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "AppThreat";
repo = "vulnerability-db";
rev = "refs/tags/v${version}";
sha256 = "sha256-tmvt5jqgfKxCW+/XvmSu7bTsT1Qk902c1qfR4IK66vg=";
sha256 = "sha256-A5mphFJEjOkTG5Rv7tb4hm5eDMSir69gqkbHYn6109I=";
};
propagatedBuildInputs = [