mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
telegraf: Update to version 1.23.0
This commit is contained in:
parent
89bcc603f0
commit
854d989217
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.22.4",
|
"version": "1.23.0",
|
||||||
"description": "The plugin-driven server agent for collecting & reporting metrics.",
|
"description": "The plugin-driven server agent for collecting & reporting metrics.",
|
||||||
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
|
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.22.4_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.23.0_windows_amd64.zip",
|
||||||
"hash": "8fabde1bae94c7e9def96d2c7f35009e7e0f3740bfe2f02cc3442e52c1e228ea"
|
"hash": "d0fdcd18376dc9b654e09498cacc182d5fb7d2a405194313fc5f2673e1999c2f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.22.4_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.23.0_windows_i386.zip",
|
||||||
"hash": "a43d5cfd8e35af835d7cdb4bb97d88b02ed979e085ec876ac725df3ee54a124e"
|
"hash": "bc532369684fa97c903aef395369bbb0335abc933901a0b9e8ee5ef3acc435da"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.22.4",
|
"extract_dir": "telegraf-1.23.0",
|
||||||
"bin": "telegraf.exe",
|
"bin": "telegraf.exe",
|
||||||
"persist": "telegraf.conf",
|
"persist": "telegraf.conf",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user