Skip to content

Commit 7ff504f

Browse files
committed
updated multitool for linux binaries, and x's bazelversion
1 parent 7afc0e8 commit 7ff504f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

multitool.lock.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"kind": "archive",
1515
"url": "https://github.com/theoremlp/multitool/releases/download/v0.9.0/multitool-x86_64-unknown-linux-gnu.tar.xz",
16-
"file": "multitool",
16+
"file": "multitool-x86_64-unknown-linux-gnu/multitool",
1717
"sha256": "34dc5968dad458a4050ebde58e484ebb7c624a119e4031347683eeb80922e6df",
1818
"os": "linux",
1919
"cpu": "x86_64"
@@ -53,6 +53,14 @@
5353
"sha256": "45719e65e5c247e14b252031f3bc59c19afa1bd7503676f1bb821a7d08583eaf",
5454
"os": "windows",
5555
"cpu": "x86_64"
56+
},
57+
{
58+
"kind": "archive",
59+
"url": "https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.123.1/otelcol-contrib_0.123.1_linux_amd64.tar.gz",
60+
"sha256": "5362e106390ff2a35cc472e948e8c894e06277bfc8a1f7cbc49f1ee0aadd0b45",
61+
"file": "otelcol-contrib",
62+
"os": "linux",
63+
"cpu": "x86_64"
5664
}
5765
]
5866
},

x/.bazelversion

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.1.1
1+
8.2.0rc3

0 commit comments

Comments
 (0)