mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
telegraf: Update to version 1.22.2
This commit is contained in:
parent
afca4986a3
commit
3ddd74acdb
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.22.1",
|
"version": "1.22.2",
|
||||||
"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.1_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.22.2_windows_amd64.zip",
|
||||||
"hash": "ae3146e91494646536c14e53c82bd20a53012cc74b3ac5cd938c3115e4dcda89"
|
"hash": "717f72bb981907e1d35d576fa46d4817bb56d7dd482bd59212a3a80b52e1c518"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.22.1_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.22.2_windows_i386.zip",
|
||||||
"hash": "a59c8df6530a9b2dda65554c08d7225e0e6f323a86fd9875aca7772ce5304df3"
|
"hash": "553027e439fcd6fbd7b2a690dda35423f546e781f274e9d4be70abb87a3be57c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.22.1",
|
"extract_dir": "telegraf-1.22.2",
|
||||||
"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