mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
telegraf: Update to version 1.35.2
This commit is contained in:
parent
5203b95b05
commit
d2167c23d6
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.35.1",
|
"version": "1.35.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.35.1_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.2_windows_amd64.zip",
|
||||||
"hash": "6d1d300fe1e5d95dd58bafde5ac4fd2ea1febd30b467b80305a73f9c949ff732"
|
"hash": "b5e07f6c19f288be65cccaa76ef8f8f2647695ac1a7fbe996d5c0dfd3d522f1e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.1_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.2_windows_i386.zip",
|
||||||
"hash": "f806c117b8c1790e098c0107e228ee37a6ccfb5119d9d093b4c608cffd08aba1"
|
"hash": "b7ff391f897b232371b4480b905fc477bc71bd7f68b66c52e3f0c199262260f7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.35.1",
|
"extract_dir": "telegraf-1.35.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