mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
telegraf: Update to version 1.25.3
This commit is contained in:
parent
571bd931a1
commit
20a1cc5083
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.2",
|
"version": "1.25.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.25.2_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.3_windows_amd64.zip",
|
||||||
"hash": "0e69d36a567632797ee3c1cdcccd8d999f8c19add390bbc23ea4c6f49aeba81c"
|
"hash": "f228c444e18cf7671aaa5b3fa9da0bfce034276a0e6ac35b3db900476005201f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.2_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.3_windows_i386.zip",
|
||||||
"hash": "52811697cd41b1b7c2898e811f821d2cea2a60fbfacd97fbdada069a4217aaf0"
|
"hash": "b6a56dfd05d650098a544f1957d9cb915bca2147a3e7fcf30420e18a4b5cb50e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.25.2",
|
"extract_dir": "telegraf-1.25.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