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

malwoverview: 5.4.5 -> 6.0.0
This commit is contained in:
Fabian Affolter
2024-07-19 21:51:57 +02:00
committed by GitHub
+2 -2
View File
@@ -5,14 +5,14 @@
python3.pkgs.buildPythonApplication rec {
pname = "malwoverview";
version = "5.4.5";
version = "6.0.0";
pyproject = true;
src = fetchFromGitHub {
owner = "alexandreborges";
repo = "malwoverview";
rev = "refs/tags/v${version}";
hash = "sha256-8miPlWBQSOf153l70C4Ya7gWF6D/gTArzJ5FyR0nVwA=";
hash = "sha256-qwNWYwMkxnRczqc4QvniuqwDVgpSlNTVOpzbzYcoMFg=";
};
pythonRemoveDeps = [