about summary refs log tree commit diff
path: root/pkgs/misc/logging
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-01-30 19:53:55 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-01-30 20:34:40 +1000
commit2fe2f500d4644319587bda06eceff929852ce527 (patch)
tree5c180680aca3a46f38e2de0ef1bf0455d4e261ae /pkgs/misc/logging
parent55c79be9effadcbece00f35aa1b11fd15733bb46 (diff)
beats7: update vendorSha256
Diffstat (limited to 'pkgs/misc/logging')
-rw-r--r--pkgs/misc/logging/beats/7.x.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/misc/logging/beats/7.x.nix b/pkgs/misc/logging/beats/7.x.nix
index 9f5e550d9720a..2cecc22cf5df0 100644
--- a/pkgs/misc/logging/beats/7.x.nix
+++ b/pkgs/misc/logging/beats/7.x.nix
@@ -11,7 +11,7 @@ let beat = package: extraArgs: buildGoModule (rec {
     sha256 = "sha256-9Jl5Xo1iKdOY9ZE5JXKSL4ee+NdsN3KCY2dDYuxlzPI=";
   };
 
-  vendorSha256 = "sha256-tyxyM7RsTHTVVxc9gagPsSvFRaWGTmobKzyv9RODXBk=";
+  vendorSha256 = "sha256-fiqCccS2IAnTzfPfUqY0Wy9uRUuiYNtiVvpAFZJOPVI=";
 
   subPackages = [ package ];