python310Packages.appthreat-vulnerability-db: 4.1.11 -> 4.1.12

This commit is contained in:
R. Ryantm 2022-12-12 23:21:05 +00:00
parent 75a27e2996
commit 8514b2d62a

View File

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "appthreat-vulnerability-db";
version = "4.1.11";
version = "4.1.12";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "AppThreat";
repo = "vulnerability-db";
rev = "refs/tags/v${version}";
hash = "sha256-JaHIq1tUMxEaxigT1Z3EpJK4P2Yapki0A53WNrHo4tQ=";
hash = "sha256-DHjB8hT9rP1yyeo9I5D8JGIXq+17RYX+e6H7BBuWTw4=";
};
propagatedBuildInputs = [