mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
telegraf: Update to version 1.32.1
This commit is contained in:
parent
3a45b8714b
commit
756a2e43d2
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.32.0",
|
"version": "1.32.1",
|
||||||
"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.32.0_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.32.1_windows_amd64.zip",
|
||||||
"hash": "3138eddbe75b2ab77fbd5d0df2fb1a32d3d84626c25db281abf003fe2913e0e9"
|
"hash": "fe6fbad898427f99daef91279f5dacc4c47bb321ffc999f66891514ea5a93ed1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.32.0_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.32.1_windows_i386.zip",
|
||||||
"hash": "bcd0627391f50f4064ecc2e1d16a965b558424b8faea813201f87f71fdf2e62c"
|
"hash": "84bc43132cb94f0c7a30713802caa08960ee24e68b386ef21bd1545f0d6fd47b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.32.0",
|
"extract_dir": "telegraf-1.32.1",
|
||||||
"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