vector: Update to version 0.7.2

This commit is contained in:
Richard Kuhnt 2020-02-03 03:01:49 +00:00
parent 1acaf33758
commit 37f9569a70

View File

@ -1,12 +1,12 @@
{
"version": "0.7.0",
"version": "0.7.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.7.0/vector-x86_64-pc-windows-msvc.zip",
"hash": "70f5d130b1afe46ddbbe30c979627bd147919bd5bb3eda628448d820b43e1a84"
"url": "https://github.com/timberio/vector/releases/download/v0.7.2/vector-x86_64-pc-windows-msvc.zip",
"hash": "36a40d17bdb3eab47c3d70b863df874db3785bcb259fdd7cc2fb886949403833"
}
},
"bin": "bin\\vector.exe",