uncover: add changelog to meta

This commit is contained in:
Fabian Affolter
2022-12-07 10:52:36 +01:00
committed by GitHub
parent 8ce9379f33
commit 22dfc5ec5f
+1
View File
@@ -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 ];
};