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 672244b commit ab559c5Copy full SHA for ab559c5
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.32.1.tar.gz"
5
- sha256 "6e0bc7d2c839840ecc882a9626a7abbbfd4b17b90647fee5a05ae1881452de10"
+ url "https://github.com/influxdata/telegraf/archive/refs/tags/v1.32.2.tar.gz"
+ sha256 "e4f74a64613aa522bd508f8c492876088e4d671a218693448354baddfbad3bb9"
6
license "MIT"
7
head "https://github.com/influxdata/telegraf.git", branch: "master"
8
0 commit comments