diff --git a/bucket/vector.json b/bucket/vector.json index 86f8ae21db..73fa645d35 100644 --- a/bucket/vector.json +++ b/bucket/vector.json @@ -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",