mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
telegraf: Update to version 1.30.1
This commit is contained in:
parent
367de10d78
commit
abc74f465d
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.30.0",
|
"version": "1.30.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.30.0_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.30.1_windows_amd64.zip",
|
||||||
"hash": "5fee5b7ec9f47bf85b14f6146b028352dc54041b4854befaed3d8bd50eed7efe"
|
"hash": "5b0f08bd4c616ffc0cc836be3eed05745b0e446e9e753f9570b2fe05dc0d5f32"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.30.0_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.30.1_windows_i386.zip",
|
||||||
"hash": "a9031c4791e8461d476c4791f4a1dd47aafeb3b1756904945d996e5b1e6e60e7"
|
"hash": "3542347d5dba54b78d97ebfdbfaf4830cd7c7e47340e8677d2c5cc003cdf1b46"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.30.0",
|
"extract_dir": "telegraf-1.30.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