forked from open-telemetry/opentelemetry-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
multitool.lock.json
42 lines (42 loc) · 1.53 KB
/
multitool.lock.json
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
{
"$schema": "https://raw.githubusercontent.com/theoremlp/rules_multitool/main/lockfile.schema.json",
"sentry-cli": {
"binaries": [
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.38.1/sentry-cli-Linux-aarch64",
"sha256": "ce056adc10cc15d16578d9d65cda98b1d1e97fca7fcc826772a13012495360e1",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.38.1/sentry-cli-Linux-x86_64",
"sha256": "6d5a4a2d93040fba4d9cf01b7abf5e43ffc0a013555ec2aab6a9d62fd5393ddb",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.38.1/sentry-cli-Darwin-arm64",
"sha256": "c1a2effc2605adf4fae6e2d586a89e28c8038016642ee72aca1214a422086787",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.38.1/sentry-cli-Darwin-x86_64",
"sha256": "a2222c24a2c252cbd3dbaaca3520ad3e0d83b743782078df9931c8828279735e",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.38.1/sentry-cli-Windows-x86_64.exe",
"sha256": "5f6e48b5111ba342f97babb2f97dc329c5e202e6f188cbbc8b8ab9bb368ee915",
"os": "windows",
"cpu": "x86_64"
}
]
}
}