Merge pull request #197244 from r-ryantm/auto-update/dnstwist

dnstwist: 20221011 -> 20221022
This commit is contained in:
Fabian Affolter
2022-10-23 00:14:27 +02:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "dnstwist";
version = "20221011";
version = "20221022";
src = fetchFromGitHub {
owner = "elceef";
repo = pname;
rev = "refs/tags/${version}";
sha256 = "sha256-fUbcSopMbYk6vfu6W+HbrWx4BiOVcTWkuvpzVU/0MkI=";
sha256 = "sha256-qdKMEE97PWkWgstJZxnFWDjc2heIbJjjCwBbl5K2zy4=";
};
propagatedBuildInputs = with python3.pkgs; [