summaryrefslogtreecommitdiffstats
path: root/pkgs/misc/logging/beats/5.x.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/misc/logging/beats/5.x.nix')
-rw-r--r--pkgs/misc/logging/beats/5.x.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/misc/logging/beats/5.x.nix b/pkgs/misc/logging/beats/5.x.nix
index ed2a2eadb65a..ba2a8b2448ef 100644
--- a/pkgs/misc/logging/beats/5.x.nix
+++ b/pkgs/misc/logging/beats/5.x.nix
@@ -8,7 +8,7 @@ let beat = package : extraArgs : buildGoPackage (rec {
owner = "elastic";
repo = "beats";
rev = "v${version}";
- sha256 = "0pp4in66byggcfmvf8yx0m1vra98cs77m7mbr45sdla4hinvaqar";
+ sha256 = "0ri2l8pyl1fnx0zypliwprkk1wkaxz8ywkgz8h2f08v7h1zgq1m6";
};
goPackagePath = "github.com/elastic/beats";