python312Packages.appthreat-vulnerability-db: 6.1.1 -> 6.2.1 (#356187)

This commit is contained in:
Fabian Affolter 2024-11-16 08:56:56 +01:00 committed by GitHub
commit ab266a6e50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@
buildPythonPackage rec {
pname = "appthreat-vulnerability-db";
version = "6.1.1";
version = "6.2.1";
pyproject = true;
disabled = pythonOlder "3.10";
@ -30,7 +30,7 @@ buildPythonPackage rec {
owner = "AppThreat";
repo = "vulnerability-db";
rev = "refs/tags/v${version}";
hash = "sha256-FISV+wEpoRVfHNjN/fZw7aqFp5XDvB21ZhQhRQvCnHY=";
hash = "sha256-Jk6sxmnV3lfrPlnQFM0DVxHvtJTtOyQTnyw2o3UZL3U=";
};
pythonRelaxDeps = [