mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
telegraf: Update to version 1.26.2
This commit is contained in:
parent
ee5d398501
commit
72039cbea5
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.26.1",
|
"version": "1.26.2",
|
||||||
"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.26.1_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.26.2_windows_amd64.zip",
|
||||||
"hash": "c22777c2c9635284d935175281734591148f7ae9355fd8b0d2d8441827473f31"
|
"hash": "9f85bb97a8a0f9c2dd581a0f9341b8903477208e81637e5810e31ea4686c367e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.26.1_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.26.2_windows_i386.zip",
|
||||||
"hash": "a36bfd4b3a9a3a3b2672cf22842ab04416a54afcbfcf1398aa73456133544048"
|
"hash": "ed04b0d90d6485cf313450e697425f8f650477d192666ace88d59f6d8f46831b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.26.1",
|
"extract_dir": "telegraf-1.26.2",
|
||||||
"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