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 b6c622a commit 150da60Copy full SHA for 150da60
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.34.0.tar.gz"
5
- sha256 "0bdaf8c8e306bbf514418c7de1da00d5d1ba14617ba69eacdd13f6796e4ff4ea"
+ url "https://github.com/influxdata/telegraf/archive/refs/tags/v1.34.1.tar.gz"
+ sha256 "e529bed574fa05f7e157098ccccc5b03780d72a9eeb9fa5cecbfde8b518f0ab1"
6
license "MIT"
7
head "https://github.com/influxdata/telegraf.git", branch: "master"
8
0 commit comments