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

Diff: https://github.com/AppThreat/vulnerability-db/compare/refs/tags/v4.1.8...v4.1.11

Changelog: https://github.com/AppThreat/vulnerability-db/releases/tag/v4.1.11
This commit is contained in:
Fabian Affolter
2022-12-12 11:09:02 +01:00
parent 9015c9f389
commit 2c4de22658
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "appthreat-vulnerability-db";
version = "4.1.8";
version = "4.1.11";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "AppThreat";
repo = "vulnerability-db";
rev = "refs/tags/v${version}";
hash = "sha256-whTRmVLwJdQDxJEg50xSbzIm6KygPJE4qhQ1BT883T4=";
hash = "sha256-JaHIq1tUMxEaxigT1Z3EpJK4P2Yapki0A53WNrHo4tQ=";
};
propagatedBuildInputs = [