telegraf: hash fix (#2614)

Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
github-actions[bot] 2021-09-08 17:56:07 +01:00 committed by GitHub
parent 3bb1d0707f
commit c9fe43c7c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.19.3_windows_amd64.zip",
"hash": "19d8fd374dab652c2996a1ecc5df3f3a480753dd59f13a389aaf527d1d671576",
"hash": "31bda0a456dcdf114f43dcfd0bd7ab6358fe4ceff5ff3209070fbf19ad218bbe",
"extract_dir": "telegraf-1.19.3"
}
},