telegraf 1.24.0

Closes #110447.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-09-12 13:14:55 -04:00 committed by BrewTestBot
parent 9e8ec7dc42
commit 5e76b4c483
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Telegraf < Formula
desc "Server-level metric gathering agent for InfluxDB"
homepage "https://www.influxdata.com/"
url "https://github.com/influxdata/telegraf/archive/v1.23.4.tar.gz"
sha256 "05188b5f0c0dfa204dc6bd8429ebc5366b73e42c7bdd4f1a50fffa2a1e75616f"
url "https://github.com/influxdata/telegraf/archive/v1.24.0.tar.gz"
sha256 "a0f16c75fced336378e44423130e63286ba754400d3b334e0fe07cc0e3bda756"
license "MIT"
head "https://github.com/influxdata/telegraf.git", branch: "master"