telegraf: Update to version 1.35.1

This commit is contained in:
github-actions[bot] 2025-06-24 00:41:10 +00:00
parent d0b0071ca6
commit e77e5c5a3c

View File

@ -1,19 +1,19 @@
{
"version": "1.35.0",
"version": "1.35.1",
"description": "The plugin-driven server agent for collecting & reporting metrics.",
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.0_windows_amd64.zip",
"hash": "40212ca1ff39d1cc230ee85dd69e481d675477c3664164d7cf4a08423e0defc4"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.1_windows_amd64.zip",
"hash": "6d1d300fe1e5d95dd58bafde5ac4fd2ea1febd30b467b80305a73f9c949ff732"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.0_windows_i386.zip",
"hash": "44299d5335b5fa9bb67cab09b9859881c06bd8deaffcf1c9eae673b3409a8570"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.1_windows_i386.zip",
"hash": "f806c117b8c1790e098c0107e228ee37a6ccfb5119d9d093b4c608cffd08aba1"
}
},
"extract_dir": "telegraf-1.35.0",
"extract_dir": "telegraf-1.35.1",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {