packetbeat 5.6.0
Closes #17945. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
110b8f49ad
commit
20532eeb2d
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/v5.5.2.tar.gz"
|
||||
sha256 "39e792324a35fe84ef9a63cd5324252bc71d1c665188e8d597e12ca170cfde7a"
|
||||
url "https://github.com/elastic/beats/archive/v5.6.0.tar.gz"
|
||||
sha256 "7ec86da04b97fa7dcddc88250f0f7d2efd06f4ef058cc0097d1d439526b9ed44"
|
||||
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue