mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
vector: Add version 0.7.0 (#750)
This commit is contained in:
parent
d54e711db5
commit
ac6ad42a72
24
bucket/vector.json
Normal file
24
bucket/vector.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"version": "0.7.0",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "bin\\vector.exe",
|
||||||
|
"persist": "config",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/timberio/vector"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/timberio/vector/releases/download/v$version/vector-x86_64-pc-windows-msvc.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user