mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
telegraf: Update to version 1.27.3
This commit is contained in:
parent
19fe1a63c3
commit
60353ab74f
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.27.2",
|
"version": "1.27.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.27.2_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.27.3_windows_amd64.zip",
|
||||||
"hash": "bc6e131bafe38e77b70eb7342b6fc47af24732b985818ebdee671acaa1512638"
|
"hash": "967639f9d9eb8b436633c347fec706ab07d5754a836d446ff40f1670523be6a2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.27.2_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.27.3_windows_i386.zip",
|
||||||
"hash": "c4b4782981546300bf4a7658b23293f046f91d2404fb2ef5aeff27ab09baf8bd"
|
"hash": "4e5a1ff6dbe147a4cabe6af33f9f5859af1b13ff349bdcd62b5c5cea5e50bcd1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.27.2",
|
"extract_dir": "telegraf-1.27.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