Merge pull request #315181 from r-ryantm/auto-update/malwoverview

malwoverview: 5.4.3 -> 5.4.4
This commit is contained in:
Fabian Affolter
2024-05-28 09:17:32 +02:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "malwoverview";
version = "5.4.3";
version = "5.4.4";
pyproject = true;
src = fetchFromGitHub {