webanalyze: 0.4.1 -> 0.4.3 (#510177)
This commit is contained in:
@@ -6,16 +6,16 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "webanalyze";
|
||||
version = "0.4.1";
|
||||
version = "0.4.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "rverton";
|
||||
repo = "webanalyze";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-rnNbEPlbye0gjUamwq1xjFM/4g0eEHsGOAZWziEqxwM=";
|
||||
hash = "sha256-Mz8YPx2pr0h8QpZ/q1ikfKfzyyLn7meLFeyv2meO5NA=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-XPOsC+HoLytgv1fhAaO5HYSvuOP6OhjLyOYTfiD64QI=";
|
||||
vendorHash = "sha256-GesrxrPUMvMFrVPg1t+ArMfbkNUu7CHGmk1423IFnCY=";
|
||||
|
||||
meta = {
|
||||
description = "Tool to uncover technologies used on websites";
|
||||
|
||||
Reference in New Issue
Block a user