mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
telegraf: Update to version 1.35.1
This commit is contained in:
parent
d0b0071ca6
commit
e77e5c5a3c
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.35.0",
|
"version": "1.35.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.35.0_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.1_windows_amd64.zip",
|
||||||
"hash": "40212ca1ff39d1cc230ee85dd69e481d675477c3664164d7cf4a08423e0defc4"
|
"hash": "6d1d300fe1e5d95dd58bafde5ac4fd2ea1febd30b467b80305a73f9c949ff732"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.0_windows_i386.zip",
|
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.1_windows_i386.zip",
|
||||||
"hash": "44299d5335b5fa9bb67cab09b9859881c06bd8deaffcf1c9eae673b3409a8570"
|
"hash": "f806c117b8c1790e098c0107e228ee37a6ccfb5119d9d093b4c608cffd08aba1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "telegraf-1.35.0",
|
"extract_dir": "telegraf-1.35.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