Skip to content

Commit 17669f6

Browse files
committed
telegraf 1.35.2
1 parent c689693 commit 17669f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/telegraf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Telegraf < Formula
22
desc "Plugin-driven server agent for collecting & reporting metrics"
33
homepage "https://www.influxdata.com/time-series-platform/telegraf/"
4-
url "https://github.com/influxdata/telegraf/archive/refs/tags/v1.35.1.tar.gz"
5-
sha256 "788f9b86e628f49e341dae8eaebc585c12fe2bfcf893295e2600f75869cf6c11"
4+
url "https://github.com/influxdata/telegraf/archive/refs/tags/v1.35.2.tar.gz"
5+
sha256 "545cf4bcd1fcb9b94896c3b107c27550fd0849c12dafa3fbe4b1ca2f96287793"
66
license "MIT"
77
head "https://github.com/influxdata/telegraf.git", branch: "master"
88

0 commit comments

Comments
 (0)