uncover: add changelog to meta
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user