Merge pull request #151235 from fabaff/bump-log4j-scan

log4j-scan: unstable-2021-12-14 -> unstable-2021-12-18
This commit is contained in:
Fabian Affolter
2021-12-19 10:54:30 +01:00
committed by GitHub
+3 -3
View File
@@ -5,14 +5,14 @@
python3.pkgs.buildPythonApplication rec {
pname = "log4j-scan";
version = "unstable-2021-12-14";
version = "unstable-2021-12-18";
format = "other";
src = fetchFromGitHub {
owner = "fullhunt";
repo = pname;
rev = "7be0f1c02ce3494469dc73a177e6f0c96f0016d9";
sha256 = "sha256-HazxK0wJ8xeFauD2xOxmOwWw1nEpQh+QdcBVZNaUgrM=";
rev = "070fbd00f0945645bd5e0daa199a554ef3884b95";
sha256 = "sha256-ORSc4KHyAMjuA7QHReDh6SYY5yZRunBBN1+lkCayqL4=";
};
propagatedBuildInputs = with python3.pkgs; [