log4shell-detector: unstable-2021-12-14 -> unstable-2021-12-15

This commit is contained in:
Fabian Affolter 2021-12-15 11:58:39 +01:00
parent 317b245bcf
commit 8fbc313d9a

View file

@ -5,14 +5,14 @@
python3.pkgs.buildPythonApplication rec {
pname = "log4shell-detector";
version = "unstable-2021-12-14";
version = "unstable-2021-12-15";
format = "other";
src = fetchFromGitHub {
owner = "Neo23x0";
repo = pname;
rev = "7bc368f376b8d95282193eac6ea3970c363577d5";
sha256 = "sha256-MLKd2moMLwAZXqZ5I/pIYzV0PqVwSpze3gNM0IioI1E=";
rev = "66d974af40049c0cab7b0d7f988e5d705031f3af";
sha256 = "sha256-wKNJWbnDPY3+k7RwEjJws1h4nIqL22Dr2m88CbJZ/rg=";
};
checkInputs = with python3.pkgs; [