forked from open-telemetry/opentelemetry-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmultitool.lock.json
More file actions
370 lines (370 loc) · 13.9 KB
/
multitool.lock.json
File metadata and controls
370 lines (370 loc) · 13.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
{
"$schema": "https://raw.githubusercontent.com/theoremlp/rules_multitool/main/lockfile.schema.json",
"buildifier": {
"binaries": [
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildifier-linux-arm64",
"sha256": "947bf6700d708026b2057b09bea09abbc3cafc15d9ecea35bb3885c4b09ccd04",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildifier-linux-amd64",
"sha256": "887377fc64d23a850f4d18a077b5db05b19913f4b99b270d193f3c7334b5a9a7",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildifier-darwin-arm64",
"sha256": "62836a9667fa0db309b0d91e840f0a3f2813a9c8ea3e44b9cd58187c90bc88ba",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildifier-darwin-amd64",
"sha256": "31de189e1a3fe53aa9e8c8f74a0309c325274ad19793393919e1ca65163ca1a4",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildifier-windows-amd64.exe",
"sha256": "f4ecb9c73de2bc38b845d4ee27668f6248c4813a6647db4b4931a7556052e4e1",
"os": "windows",
"cpu": "x86_64"
}
]
},
"buildozer": {
"binaries": [
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildozer-linux-arm64",
"sha256": "87ee1d2d81d08ccae8f9147fc58503967c85878279e892f2990912412feef1a1",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildozer-linux-amd64",
"sha256": "2b745ca2ad41f1e01673fb59ac50af6b45ca26105c1d20fad64c3d05a95522f5",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildozer-darwin-arm64",
"sha256": "d0cf2f6e11031d62bfd4584e46eb6bb708a883ff948be76538b34b83de833262",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildozer-darwin-amd64",
"sha256": "b85b9ad59c1543999a5d8bc8bee6e42b9f025be3ff520bc2d090213698850b43",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/buildozer-windows-amd64.exe",
"sha256": "e177155c2c8ef41569791de34f13077cefe3e5623f9f02e099347232bc028901",
"os": "windows",
"cpu": "x86_64"
}
]
},
"multitool": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/bazel-contrib/multitool/releases/download/v0.9.0/multitool-aarch64-unknown-linux-gnu.tar.xz",
"file": "multitool-aarch64-unknown-linux-gnu/multitool",
"sha256": "693b66def2d8dacdfcb5a011b7c32a8e89a13bdc031db8dc40c0759a38253103",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/bazel-contrib/multitool/releases/download/v0.9.0/multitool-x86_64-unknown-linux-gnu.tar.xz",
"file": "multitool-x86_64-unknown-linux-gnu/multitool",
"sha256": "34dc5968dad458a4050ebde58e484ebb7c624a119e4031347683eeb80922e6df",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/bazel-contrib/multitool/releases/download/v0.9.0/multitool-aarch64-apple-darwin.tar.xz",
"file": "multitool-aarch64-apple-darwin/multitool",
"sha256": "8f5e0cd033b0fcc128c762f8d527110433523da378619cecf40e91c1df5c0686",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/bazel-contrib/multitool/releases/download/v0.9.0/multitool-x86_64-apple-darwin.tar.xz",
"file": "multitool",
"sha256": "abde3bbbd49a09d33048e1f55cc9a8aa5dd61a13493a0b1bd5ffc2c56e5bf837",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/bazel-contrib/multitool/releases/download/v0.9.0/multitool-x86_64-pc-windows-msvc.zip",
"file": "multitool.exe",
"sha256": "df058283b8d23fd56f8accee3ad218faef20d5bd81735c2615626aeca46d2158",
"os": "windows",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/bazel-contrib/multitool/releases/download/v0.9.0/multitool-x86_64-pc-windows-msvc.zip",
"file": "multitool.exe",
"sha256": "df058283b8d23fd56f8accee3ad218faef20d5bd81735c2615626aeca46d2158",
"os": "windows",
"cpu": "x86_64"
}
]
},
"nomad": {
"binaries": [
{
"kind": "archive",
"url": "https://releases.hashicorp.com/nomad/1.10.3/nomad_1.10.3_windows_amd64.zip",
"file": "nomad.exe",
"sha256": "dd97d5c36b0784b5c1603d4d1a0ccbe50ed68a469aeaa6d7733b89d35b14a8b2",
"os": "windows",
"cpu": "x86_64"
}
]
},
"otelcol-contrib": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.150.1/otelcol-contrib_0.150.1_linux_arm64.tar.gz",
"file": "otelcol-contrib",
"sha256": "0178900933dc4cc9ef4610dce78b50cd08e9556d8a4b2de5070160bec488c170",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.150.1/otelcol-contrib_0.150.1_linux_amd64.tar.gz",
"file": "otelcol-contrib",
"sha256": "82d87c52ee28c9b8753b475494f23ab041f98e6d73a20f4ecbff248d88e29a33",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.150.1/otelcol-contrib_0.150.1_darwin_arm64.tar.gz",
"file": "otelcol-contrib",
"sha256": "8a1931a19d64c2eacbddc47e5e316758df06cf9e201d86e2d4779c8480f57dca",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.150.1/otelcol-contrib_0.150.1_darwin_amd64.tar.gz",
"file": "otelcol-contrib",
"sha256": "c014d33c272b081a75d672d859c16eaae50443bc51b6704c04860881ab0c932c",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.150.1/otelcol-contrib_0.150.1_windows_arm64.tar.gz",
"file": "otelcol-contrib.exe",
"sha256": "9d413dd235e91eb432ad727cc8b0c9070f957b3c237addd64622fbaa19ce2d33",
"os": "windows",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.150.1/otelcol-contrib_0.150.1_windows_amd64.tar.gz",
"file": "otelcol-contrib.exe",
"sha256": "53466d9a16b0d8bc6cb9a7a24eda306751afbd28bb115bee1d2b11e9af65a334",
"os": "windows",
"cpu": "x86_64"
}
]
},
"percli": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/perses/perses/releases/download/v0.53.1/perses_0.53.1_linux_arm64.tar.gz",
"file": "percli",
"sha256": "b962955dde928613506a12b0c2ea21be25fd868bf2e1cacba5bc24e5e7e00bfa",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/perses/perses/releases/download/v0.53.1/perses_0.53.1_linux_amd64.tar.gz",
"file": "percli",
"sha256": "126aec7cad521abf1536d125790e0542f5a4fbc3770b5de6f1c32e922cec1456",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/perses/perses/releases/download/v0.53.1/perses_0.53.1_darwin_arm64.tar.gz",
"file": "percli",
"sha256": "f748a8466a01f3f5964f20b3de6e3b124288d8d703945975518e0dccd36a1eb9",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/perses/perses/releases/download/v0.53.1/perses_0.53.1_darwin_amd64.tar.gz",
"file": "percli",
"sha256": "816a3ad724591c9fb946445587f637a287aabb17196a5caeb9779e1b90c81c09",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/perses/perses/releases/download/v0.53.1/perses_0.53.1_windows_amd64.tar.gz",
"file": "percli.exe",
"sha256": "b7c1d178762d6d6f810d88b20f91c509d113193c29015925552d4d3fe768d7cc",
"os": "windows",
"cpu": "x86_64"
}
]
},
"perses": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/perses/perses/releases/download/v0.53.1/perses_0.53.1_linux_arm64.tar.gz",
"file": "perses",
"sha256": "b962955dde928613506a12b0c2ea21be25fd868bf2e1cacba5bc24e5e7e00bfa",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/perses/perses/releases/download/v0.53.1/perses_0.53.1_linux_amd64.tar.gz",
"file": "perses",
"sha256": "126aec7cad521abf1536d125790e0542f5a4fbc3770b5de6f1c32e922cec1456",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/perses/perses/releases/download/v0.53.1/perses_0.53.1_darwin_arm64.tar.gz",
"file": "perses",
"sha256": "f748a8466a01f3f5964f20b3de6e3b124288d8d703945975518e0dccd36a1eb9",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/perses/perses/releases/download/v0.53.1/perses_0.53.1_darwin_amd64.tar.gz",
"file": "perses",
"sha256": "816a3ad724591c9fb946445587f637a287aabb17196a5caeb9779e1b90c81c09",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/perses/perses/releases/download/v0.53.1/perses_0.53.1_windows_amd64.tar.gz",
"file": "perses.exe",
"sha256": "b7c1d178762d6d6f810d88b20f91c509d113193c29015925552d4d3fe768d7cc",
"os": "windows",
"cpu": "x86_64"
}
]
},
"sentry-cli": {
"binaries": [
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/3.3.5/sentry-cli-Linux-aarch64",
"sha256": "a7ed9089f28466ee830219100f70b6f13e9a7a7d03d54f9840e9b84436468661",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/3.3.5/sentry-cli-Linux-x86_64",
"sha256": "81bda3da764c957cdc9ddc6d368f9a2e1e4a1e385b6272180a0373830acaecdb",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/3.3.5/sentry-cli-Darwin-arm64",
"sha256": "fd03e1efafb3a9fe8a5a1edb2462c39c277a40075d72ef9fe7574af5fdeb4352",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/3.3.5/sentry-cli-Darwin-x86_64",
"sha256": "906127f3f22c5fdbf5d04e456a2ba19220dde58b09a33287e7add3cc8e998df1",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/3.3.5/sentry-cli-Windows-aarch64.exe",
"sha256": "0f4df27353fe2f8d599422c4efab31de6979fb16a24bbb6af3d7e4cc108e9285",
"os": "windows",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/3.3.5/sentry-cli-Windows-x86_64.exe",
"sha256": "74f88d12c1909797bda612dcac07b2f25e7419d7c06404f3a0ca94747c03892d",
"os": "windows",
"cpu": "x86_64"
}
]
},
"unused-deps": {
"binaries": [
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/unused-deps-linux-arm64",
"sha256": "7948f63fb2dcb5b9868dc67cf8b53ebefa11d09bfdb94cc8162449810c551998",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/unused-deps-linux-amd64",
"sha256": "84e3cbfd61d816392456368d3d9148f3730003cfad6229a97f155d2e082d1560",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/unused-deps-darwin-arm64",
"sha256": "74297c6c105dae843703b5d3824bbed3e63a23db9a10d22d1d4114792a70c8c6",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/unused-deps-darwin-amd64",
"sha256": "8b4686c2e6c3a08f27084d6faa1e3dc0a111aec1dcc0df8b4497f6f83aa17613",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/bazelbuild/buildtools/releases/download/v8.5.1/unused-deps-windows-amd64.exe",
"sha256": "4fcf034d416cf98c3d09fd325209f716fc393db963851742afd1a6d8d204f3bf",
"os": "windows",
"cpu": "x86_64"
}
]
}
}