telegraf 1.12.0

Closes #43825.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Rui Chen 2019-09-03 15:49:21 -04:00 committed by Thierry Moisan
parent e249e95e54
commit 6ef2be0de5
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -1,8 +1,8 @@
class Telegraf < Formula
desc "Server-level metric gathering agent for InfluxDB"
homepage "https://influxdata.com"
url "https://github.com/influxdata/telegraf/archive/1.11.5.tar.gz"
sha256 "04c8c738bdc7dee03878435b443984dfd14f3d486979a8a450487a0177fe8e08"
url "https://github.com/influxdata/telegraf/archive/1.12.0.tar.gz"
sha256 "d975ce01fc9cdc02d4f3369f20b8a761933065a2261ad39f340a062d4744b8bc"
head "https://github.com/influxdata/telegraf.git"
bottle do