mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
telegraf: Update to version 1.27.1
This commit is contained in:
parent
27fbd045ca
commit
7a00d426fc
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.27.0",
|
"version": "1.27.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.27.0_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.27.1_windows_amd64.zip",
|
||||||
"hash": "5484f115d605dcd8f7150f4c30615bcab4763cff6e1e7618b5bd482fc35f08f7"
|
"hash": "d5d5e33333a558c03876b7e0c0f457229aca27559266f1784f1095bffaf6d64b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.27.0_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.27.1_windows_i386.zip",
|
||||||
"hash": "a2fcae500fc3dd5aee523fd7ca99540965513ede1613aeb6d8099a5504798e11"
|
"hash": "2babaefb3b827f25da6d4ee2e0ab028d7d6dcda6e7c74b99fd878cb7295bde85"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.27.0",
|
"extract_dir": "telegraf-1.27.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