subfinder: add changelog to meta

This commit is contained in:
Fabian Affolter
2025-11-26 11:03:25 +01:00
committed by GitHub
parent 5085998f32
commit ae2daf9cb7
+1
View File
@@ -39,6 +39,7 @@ buildGoModule rec {
useful for bug bounties and safe for penetration testing.
'';
homepage = "https://github.com/projectdiscovery/subfinder";
changelog = "https://github.com/projectdiscovery/subfinder/releases/tag/${src.tag}";
license = licenses.mit;
maintainers = with maintainers; [
fpletz