elk: 6.5.1 -> 6.7.1

This commit is contained in:
Bas van Dijk
2019-04-09 12:34:01 +02:00
parent f3a5c0e671
commit 7062a073e8
7 changed files with 22 additions and 38 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ let beat = package : extraArgs : buildGoPackage (rec {
owner = "elastic";
repo = "beats";
rev = "v${version}";
sha256 = "1qnrq9bhk7csgcxycb8c7975lq0p7cxw29i6sji777zv4hn7442m";
sha256 = "0n1sjngc82b7wysw5aaiqvllq4c8rx2jj7khw4vrypc40f8ahjs5";
};
goPackagePath = "github.com/elastic/beats";