packetbeat 6.2.1
Closes #23848. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3afb818e25
commit
29473dcb5b
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.2.0.tar.gz"
|
||||
sha256 "f4cf4dee93ae5803d7c07573e96f73ee421cf9f3154615c9c518137c1956feab"
|
||||
url "https://github.com/elastic/beats/archive/v6.2.1.tar.gz"
|
||||
sha256 "7fc935b65469acc728653c89ef7b8541db4c5dafdbb1459822f0c215d58d30e6"
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue