vector: Update to version 0.15.2

This commit is contained in:
Jakub Čábera 2021-08-11 22:04:34 -07:00
parent 3b50c7e208
commit 1ecc934ac7

View File

@ -1,12 +1,12 @@
{
"version": "0.15.1",
"version": "0.15.2",
"description": "Collect, transform, & route all observability data.",
"homepage": "https://vector.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/timberio/vector/releases/download/v0.15.1/vector-0.15.1-x86_64-pc-windows-msvc.zip",
"hash": "444610d27f27e964a4e25f86704682be40a35d2e87afe4258e21c570f1a8a0ce"
"url": "https://github.com/timberio/vector/releases/download/v0.15.2/vector-0.15.2-x86_64-pc-windows-msvc.zip",
"hash": "dff3bf175baf0cf41106729c62c5a9d11fa102f41c959711543f9e674c10a2fe"
}
},
"bin": "bin\\vector.exe",