mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
telegraf: Update to version 1.23.4
This commit is contained in:
parent
b740d45922
commit
64d588c60e
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.3",
|
"version": "1.23.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.23.3_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.23.4_windows_amd64.zip",
|
||||||
"hash": "7ca25fdca7c83538c5a1080787e5bc5a7c2f5d67a144294da8578aca0411eaa1"
|
"hash": "9afe79e773bb97062c87c0fce0d151cc174cdd15b12d20c8ffc9a30d7a357823"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.23.3_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.23.4_windows_i386.zip",
|
||||||
"hash": "bd22db0c23433b707cf4a777e0d7037d96b0d61fc462f0d8b3d0c395ef18c43d"
|
"hash": "7a3338638869d3ede8ac979ad204effe31fcd161c1501d3f1da296452eca8e56"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.23.3",
|
"extract_dir": "telegraf-1.23.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