telegraf 1.12.6
Closes #46937. Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
parent
a28e47817f
commit
a764a123a2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Telegraf < Formula
|
class Telegraf < Formula
|
||||||
desc "Server-level metric gathering agent for InfluxDB"
|
desc "Server-level metric gathering agent for InfluxDB"
|
||||||
homepage "https://influxdata.com"
|
homepage "https://influxdata.com"
|
||||||
url "https://github.com/influxdata/telegraf/archive/1.12.5.tar.gz"
|
url "https://github.com/influxdata/telegraf/archive/1.12.6.tar.gz"
|
||||||
sha256 "842dabe6fd1a343a9f9e431c261d088687a7d1d9413682fc2e7e57024ce01033"
|
sha256 "b585c985f06ff9cfd7fdbf19df34e409385729e8ea29c84a76f1a0762a46014e"
|
||||||
head "https://github.com/influxdata/telegraf.git"
|
head "https://github.com/influxdata/telegraf.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue