From 8e83d7347eb9e8d921f6c2da97ea470a47e93db1 Mon Sep 17 00:00:00 2001 From: Tyler Langlois Date: Tue, 6 Feb 2018 12:04:10 -0700 Subject: [PATCH] packetbeat 6.2.0 Closes #23765. Signed-off-by: FX Coudert --- Formula/packetbeat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/packetbeat.rb b/Formula/packetbeat.rb index 411a3df3cf..fdba7fd5d7 100644 --- a/Formula/packetbeat.rb +++ b/Formula/packetbeat.rb @@ -1,8 +1,8 @@ class Packetbeat < Formula desc "Lightweight Shipper for Network Data" homepage "https://www.elastic.co/products/beats/packetbeat" - url "https://github.com/elastic/beats/archive/v6.1.3.tar.gz" - sha256 "5a21ce1eca7eab2b8214b54a7f4690cd557cd05073119f861025330e1b4006a3" + url "https://github.com/elastic/beats/archive/v6.2.0.tar.gz" + sha256 "f4cf4dee93ae5803d7c07573e96f73ee421cf9f3154615c9c518137c1956feab" head "https://github.com/elastic/beats.git" bottle do