packetbeat 6.1.3
Closes #23491. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
d796eda22f
commit
8fa5253a8c
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +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.2.tar.gz"
|
||||
sha256 "e673b4f03bc73807d23083b8d6a5f45f5a8b3fa3a6709f89881a2debb10a8d2f"
|
||||
revision 1
|
||||
url "https://github.com/elastic/beats/archive/v6.1.3.tar.gz"
|
||||
sha256 "5a21ce1eca7eab2b8214b54a7f4690cd557cd05073119f861025330e1b4006a3"
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue