Skip to content

Commit

Permalink
packetbeat 5.3.2
Browse files Browse the repository at this point in the history
Closes #12957.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
ilovezfs authored and fxcoudert committed Apr 27, 2017
1 parent 6a939ce commit 7e04cb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/packetbeat.rb
@@ -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.3.1.tar.gz"
sha256 "392c647fd3a4fd40b70d911950f38c0fd65a3ad4bb8548fcd0afd77c01d31d9e"
url "https://github.com/elastic/beats/archive/v5.3.2.tar.gz"
sha256 "e8c765531276e4731c5148bd99fad1efc799f3ec68e1d32a2fe116995f2b9e2f"

head "https://github.com/elastic/beats.git"

Expand Down

0 comments on commit 7e04cb8

Please sign in to comment.