telegraf 1.3.1

Closes #14139.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-06-01 03:18:23 -07:00
parent 2e286e4cf3
commit f291dc4842

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.3.0.tar.gz"
sha256 "f0d27903bac178026bcdeabf1bfc2df5f441842c9368cd7792ffa2015077e46e"
url "https://github.com/influxdata/telegraf/archive/1.3.1.tar.gz"
sha256 "a6a52f8a4b0544ed5f6e68a1c5b81269ee73977195be92ecc56576a3d2305c30"
head "https://github.com/influxdata/telegraf.git"
bottle do