packetbeat 5.6.4
Closes #20460. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7d131a0264
commit
2372c08bc4
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.6.3.tar.gz"
|
||||
sha256 "52a4c9094287f725a089e161dc71d9cdf0caf73595e8835a5d0636d3ad333bbe"
|
||||
url "https://github.com/elastic/beats/archive/v5.6.4.tar.gz"
|
||||
sha256 "c06f913af79bb54825483ba0ed4b31752db5784daf3717f53d83b6b12890c0a4"
|
||||
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue