vector: Update to version 0.13.1

This commit is contained in:
Jakub Čábera 2021-04-30 02:45:55 +02:00
parent b41cc0c61a
commit 60258d90c1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.0", "version": "0.13.1",
"description": "Collect, transform, & route all observability data.", "description": "Collect, transform, & route all observability data.",
"homepage": "https://vector.dev", "homepage": "https://vector.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/timberio/vector/releases/download/v0.13.0/vector-0.13.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/timberio/vector/releases/download/v0.13.1/vector-0.13.1-x86_64-pc-windows-msvc.zip",
"hash": "6d8101e0b89474768a9ca75c8c12f012f64a963c8a9833133d158acfb15eac83" "hash": "e65a80c4e00935a93ddbdab9095fc0103f5c4b043f3a419e7e9987c0a7b86b78"
} }
}, },
"bin": "bin\\vector.exe", "bin": "bin\\vector.exe",