mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
telegraf: Update to version 1.25.2
This commit is contained in:
parent
9140fdc2ab
commit
4d8629b477
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.1",
|
"version": "1.25.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.25.1_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.2_windows_amd64.zip",
|
||||||
"hash": "2f10fe93395e947ea9dd7a6c78f7fac27e508b0e2d882ca67814341b1ad05ef7"
|
"hash": "0e69d36a567632797ee3c1cdcccd8d999f8c19add390bbc23ea4c6f49aeba81c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.1_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.2_windows_i386.zip",
|
||||||
"hash": "3e7a67b9b0cab49b6cd2d2631ddec5e1a47ad7c1e27f089fcf5671c152afadc8"
|
"hash": "52811697cd41b1b7c2898e811f821d2cea2a60fbfacd97fbdada069a4217aaf0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.25.1",
|
"extract_dir": "telegraf-1.25.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