3
0
Fork 0
forked from mirrors/nixpkgs

python310Packages.appthreat-vulnerability-db: 4.1.6 -> 4.1.7

Diff: https://github.com/AppThreat/vulnerability-db/compare/refs/tags/v4.1.6...4.1.7

Changelog: https://github.com/AppThreat/vulnerability-db/releases/tag/v4.1.7
This commit is contained in:
Fabian Affolter 2022-12-11 09:15:12 +01:00
parent 924e0b2820
commit 1307b9020b

View file

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "appthreat-vulnerability-db";
version = "4.1.6";
version = "4.1.7";
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-33Juzu72Z+LedYSXl6uMtrLnHyu56tCIrM79JzWDAZM=";
};
propagatedBuildInputs = [