packetbeat: update 5.6.2 bottle.
This commit is contained in:
parent
7b499a5fa8
commit
24d4064a73
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@ class Packetbeat < Formula
|
|||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "9165e51a5425b6c146cc3180884c210c87756964290e076f55f07954a74680b0" => :high_sierra
|
||||
sha256 "8f15d0bfa8c863a4afe667b9039006457c89b951cee7cd4ee2f5c9ce94a02b86" => :sierra
|
||||
sha256 "11b7e174fe377aa4092216e9d9947e7b70dde472157ac16e5e8174ae0c50f619" => :el_capitan
|
||||
cellar :any
|
||||
sha256 "a3ccb75ac30f933362239035a280ea0127963e760cea972b7340eae29bff882d" => :high_sierra
|
||||
sha256 "011ac832ad271ae3a9f3879fd6dc69f103be9f5a6cc88179e40e593dc0332b5b" => :sierra
|
||||
sha256 "1c371fc105f7311f0a19084a55f1df6b8b937764d20650485cf7f39471a33eb8" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue