python313Packages.appthreat-vulnerability-db: 6.4.0 -> 6.4.1

Diff: https://github.com/AppThreat/vulnerability-db/compare/refs/tags/v6.4.0...refs/tags/v6.4.1

Changelog: https://github.com/AppThreat/vulnerability-db/releases/tag/v6.4.1
This commit is contained in:
Fabian Affolter 2025-05-28 23:44:03 +02:00
parent 5abb39e726
commit dbc0420072

View file

@ -21,7 +21,7 @@
buildPythonPackage rec {
pname = "appthreat-vulnerability-db";
version = "6.4.0";
version = "6.4.1";
pyproject = true;
disabled = pythonOlder "3.10";
@ -30,7 +30,7 @@ buildPythonPackage rec {
owner = "AppThreat";
repo = "vulnerability-db";
tag = "v${version}";
hash = "sha256-BW8MN4sbQ+Z7Mi1EyrhmIOzGl1Gd8RS7vuaVMBPCtpE=";
hash = "sha256-yPe8AWh2L6KUFPb9rmUSjQ7/iDP77Tw2aTBF2rr8/dY=";
};
pythonRelaxDeps = [