mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
telegraf: Update to version 1.31.2
This commit is contained in:
parent
af9440ce3c
commit
bb34c613aa
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.31.1",
|
"version": "1.31.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.31.1_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.2_windows_amd64.zip",
|
||||||
"hash": "c7e1fc85fa0e13c702b290f16eef46b10e9788df1920650d437788fdad195050"
|
"hash": "3570c5f8278b887002ac8a6b09ca484c8c2cfbb859f1114d838c851b38f85959"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.1_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.31.2_windows_i386.zip",
|
||||||
"hash": "09a0b42ad6cd80db97403ccb51d1bc335c2b8fa5289981ca7fae7b4cf73e100f"
|
"hash": "823d532e23eea1e5a6018cb46893751f1a93e005bf92fe560538746e00feceb4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.31.1",
|
"extract_dir": "telegraf-1.31.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