-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmultitool.lock.json
More file actions
41 lines (41 loc) · 1.37 KB
/
multitool.lock.json
File metadata and controls
41 lines (41 loc) · 1.37 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
{
"$schema": "https://raw.githubusercontent.com/theoremlp/rules_multitool/main/lockfile.schema.json",
"biome": {
"binaries": [
{
"kind": "file",
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.10/biome-darwin-arm64",
"sha256": "adc11155b54557baab9498376472e7371ac5ca798a15c7134212d1ed1c4a1102",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.10/biome-linux-x64",
"sha256": "94633f4516184d8f5c058df4958e92e2311d49da9f00c3e01eee8ef64a70d303",
"os": "linux",
"cpu": "x86_64"
}
]
},
"gh": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/cli/cli/releases/download/v2.83.2/gh_2.83.2_macOS_arm64.zip",
"sha256": "ba3e0396ebbc8da17256144ddda503e4e79c8b502166335569f8390d6b75fa8d",
"file": "gh_2.83.2_macOS_arm64/bin/gh",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/cli/cli/releases/download/v2.83.2/gh_2.83.2_linux_386.tar.gz",
"sha256": "72934bf79559b61d1e810a838025301f1f5fed674108b198991da5b383ff9cfa",
"file": "gh_2.83.2_linux_386/bin/gh",
"os": "linux",
"cpu": "x86_64"
}
]
}
}