telegraf 0.1.8
telegraf: update to version 0.1.8 Closes Homebrew/homebrew#43596. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
0585c920b4
commit
d3350577d8
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/go"
|
|||
class Telegraf < Formula
|
||||
desc "Server-level metric gathering agent for InfluxDB"
|
||||
homepage "https://influxdb.com"
|
||||
url "https://github.com/influxdb/telegraf/archive/v0.1.7.tar.gz"
|
||||
sha256 "96a394f6208cd3d17ef2dbc32e9c7aa598a8ad017d27aa23a9362877d37ef730"
|
||||
url "https://github.com/influxdb/telegraf/archive/v0.1.8.tar.gz"
|
||||
sha256 "5b0fa37ed18efb3f279fc846dd27a04629f2cd1ecc6aa5d907b0c273d3096843"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue