mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
telegraf: Update to version 1.28.1
This commit is contained in:
parent
95a6df9d12
commit
38ca2ab48b
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.28.0",
|
"version": "1.28.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.28.0_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.28.1_windows_amd64.zip",
|
||||||
"hash": "f67296245cf2037a8d8cc8f1e240dc023e96cfdbd2c156daec4410bfd0e2559f"
|
"hash": "178aac8aafdb371bd2d848d7d218d64e09a4055c7400bc0b59744d91037e6c92"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.28.0_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.28.1_windows_i386.zip",
|
||||||
"hash": "75ea8c1765445dad1e9d5f8ef8d4c78f256ae8f91e8bfb2dd5183c1459d2f591"
|
"hash": "56b044a528a80ffa0a2ca56a1394f31a10837fa70301c9ba89e16f09087cc270"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.28.0",
|
"extract_dir": "telegraf-1.28.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