We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c689693 commit 17669f6Copy full SHA for 17669f6
Formula/t/telegraf.rb
@@ -1,8 +1,8 @@
1
class Telegraf < Formula
2
desc "Plugin-driven server agent for collecting & reporting metrics"
3
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"
+ url "https://github.com/influxdata/telegraf/archive/refs/tags/v1.35.2.tar.gz"
+ sha256 "545cf4bcd1fcb9b94896c3b107c27550fd0849c12dafa3fbe4b1ca2f96287793"
6
license "MIT"
7
head "https://github.com/influxdata/telegraf.git", branch: "master"
8
0 commit comments