forked from mirrors/nixpkgs
uncover: add changelog to meta
This commit is contained in:
parent
8ce9379f33
commit
22dfc5ec5f
|
@ -25,6 +25,7 @@ buildGoModule rec {
|
|||
Currently, it supports shodan,shodan-internetdb, censys, and fofa search API.
|
||||
'';
|
||||
homepage = "https://github.com/projectdiscovery/uncover";
|
||||
changelog = "https://github.com/projectdiscovery/uncover/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue