Skip to content

Commit ab559c5

Browse files
committed
telegraf 1.32.2
1 parent 672244b commit ab559c5

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.32.1.tar.gz"
5-
sha256 "6e0bc7d2c839840ecc882a9626a7abbbfd4b17b90647fee5a05ae1881452de10"
4+
url "https://github.com/influxdata/telegraf/archive/refs/tags/v1.32.2.tar.gz"
5+
sha256 "e4f74a64613aa522bd508f8c492876088e4d671a218693448354baddfbad3bb9"
66
license "MIT"
77
head "https://github.com/influxdata/telegraf.git", branch: "master"
88

0 commit comments

Comments
 (0)