seclists: 2025.3 -> 2026.1

Diff: https://github.com/danielmiessler/SecLists/compare/2025.3...2025.3
This commit is contained in:
Fabian Affolter
2026-07-01 23:35:39 +02:00
parent 9bf0dc073b
commit 2e9154879d
+1 -1
View File
@@ -6,7 +6,7 @@
stdenvNoCC.mkDerivation {
pname = "seclists";
version = "2025.3";
version = "2026.1";
src = fetchFromGitHub {
owner = "danielmiessler";