telegraf 1.2.1
Closes #11557. Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
parent
e7b77dfdf5
commit
4f079141ee
1 changed files with 2 additions and 2 deletions
|
@ -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.2.0.tar.gz"
|
||||
sha256 "56864fa9a00afc13b5aa6054ac731b9522dad47bdb74c18c9ad1760360b69c96"
|
||||
url "https://github.com/influxdata/telegraf/archive/1.2.1.tar.gz"
|
||||
sha256 "d25675dc28d797ddc621942abdb8b8d8b6b2ed0139aef4e065bca5a7458b07be"
|
||||
head "https://github.com/influxdata/telegraf.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue