mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
telegraf: Update to version 1.25.0
This commit is contained in:
parent
6f8798fdcd
commit
db33eba9f5
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.4",
|
"version": "1.25.0",
|
||||||
"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.24.4_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.0_windows_amd64.zip",
|
||||||
"hash": "bab91aa72b3bae08428effb05b5361973cdce3b2eb9be3074f2d6f2d324941c1"
|
"hash": "cb51a71313c62ddfd327b199346d8f87f39721e11cca01780173717961d9757a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.24.4_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.25.0_windows_i386.zip",
|
||||||
"hash": "41d453945a11c8dea32ffa177896f518de1645cabb0c9233825a63e6beb52e7b"
|
"hash": "c0a8efeb6bcab75cdee8da4ef31239c7a9f881248e13167e2200ba6c78ea33cf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.24.4",
|
"extract_dir": "telegraf-1.25.0",
|
||||||
"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