mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
telegraf: Update to version 1.31.3
This commit is contained in:
parent
1e3bc3133f
commit
0349d8941e
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.31.2",
|
"version": "1.31.3",
|
||||||
"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.31.2_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.3_windows_amd64.zip",
|
||||||
"hash": "3570c5f8278b887002ac8a6b09ca484c8c2cfbb859f1114d838c851b38f85959"
|
"hash": "46dc3a936aaf8702f1a76beb9c0911760f160fff77e97684bf3cbb74a1ca50ae"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.2_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.3_windows_i386.zip",
|
||||||
"hash": "823d532e23eea1e5a6018cb46893751f1a93e005bf92fe560538746e00feceb4"
|
"hash": "21b117f8631cbeab2aaabe944f7602e4297e2dae2beb7196102fce496f6e44b9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.31.2",
|
"extract_dir": "telegraf-1.31.3",
|
||||||
"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