packetbeat 6.2.0
Closes #23765. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
eabb361e7d
commit
8e83d7347e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue