telegraf 1.12.3
Closes #44985. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
cc9af791ee
commit
f59fad2ebe
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.2.tar.gz"
|
url "https://github.com/influxdata/telegraf/archive/1.12.3.tar.gz"
|
||||||
sha256 "ef19d3a360c0085d4db2cfb49d64753af54145c251055044b9b1caf3af49d590"
|
sha256 "8799b0e2a16a9efb3a85271fedda0b6fd9b5110ce51963688273e60b80bc9aa1"
|
||||||
head "https://github.com/influxdata/telegraf.git"
|
head "https://github.com/influxdata/telegraf.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue