mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
telegraf: Update to version 1.20.4
This commit is contained in:
parent
fa9fabc4c1
commit
a7a0c96f16
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.3",
|
"version": "1.20.4",
|
||||||
"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.20.3_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.20.4_windows_amd64.zip",
|
||||||
"hash": "b33aa6dfdd3fd15942bcbfed36dad84812786d878c7b76fa3c931b3351b83580"
|
"hash": "0e01ae7dacf885c37af3395387a2528bad5cee2a837583157b44d1d881c5f175"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.20.3_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.20.4_windows_i386.zip",
|
||||||
"hash": "6ca4894106ffd3697ded13074f180a50d194084044e942fe2c5b520261939c01"
|
"hash": "68331bd6127c0a7f9e32ac0fb16493cd44fda0fe591d80037b9eac36e9b93f94"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.20.3",
|
"extract_dir": "telegraf-1.20.4",
|
||||||
"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