Skip to content

Commit

Permalink
metricbeat 5.6.1
Browse files Browse the repository at this point in the history
Closes #18236.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
jasontedor authored and fxcoudert committed Sep 18, 2017
1 parent 26c5093 commit 1e76dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/metricbeat.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Metricbeat < Formula
desc "Collect metrics from your systems and services."
homepage "https://www.elastic.co/products/beats/metricbeat"
url "https://github.com/elastic/beats/archive/v5.6.0.tar.gz"
sha256 "7ec86da04b97fa7dcddc88250f0f7d2efd06f4ef058cc0097d1d439526b9ed44"
url "https://github.com/elastic/beats/archive/v5.6.1.tar.gz"
sha256 "3534ef7a3833ae85aef53a12580520b5d85feaa1408289ea37a6ebff5a2fda0a"

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

Expand Down

0 comments on commit 1e76dbe

Please sign in to comment.