Merge pull request #205603 from fabaff/appthreat-vulnerability-db-bump

python310Packages.appthreat-vulnerability-db: 4.1.6 -> 4.1.8
This commit is contained in:
Fabian Affolter 2022-12-12 09:15:42 +01:00 committed by GitHub
commit fc6f7801b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "appthreat-vulnerability-db";
version = "4.1.6";
version = "4.1.8";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "AppThreat";
repo = "vulnerability-db";
rev = "refs/tags/v${version}";
sha256 = "sha256-iRcRVBkkx8DUoswzyCAIEoP4YoWENb2GsCFgdxS962E=";
hash = "sha256-whTRmVLwJdQDxJEg50xSbzIm6KygPJE4qhQ1BT883T4=";
};
propagatedBuildInputs = [