-
Notifications
You must be signed in to change notification settings - Fork 5.7k
/
Copy pathbuck2
executable file
·67 lines (66 loc) · 2.01 KB
/
buck2
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
#!/usr/bin/env dotslash
{
"name": "buck2",
"platforms": {
"macos-aarch64": {
"size": 26399471,
"hash": "blake3",
"digest": "a6633687c89547c0664e72a605062898d579a217a82949daa2506d301d5472b4",
"format": "zst",
"path": "buck2-aarch64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-04-01/buck2-aarch64-apple-darwin.zst"
}
]
},
"linux-aarch64": {
"size": 30599945,
"hash": "blake3",
"digest": "ca27c1229a2bcc7a33d360d1208fb83dd1e8a969bc3b22c55923ac25c97840e7",
"format": "zst",
"path": "buck2-aarch64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-04-01/buck2-aarch64-unknown-linux-musl.zst"
}
]
},
"macos-x86_64": {
"size": 28279885,
"hash": "blake3",
"digest": "fc31023903aa9977d54d7f72933c4453da0c1f0423d5f3f7756dc7027d0f41f6",
"format": "zst",
"path": "buck2-x86_64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-04-01/buck2-x86_64-apple-darwin.zst"
}
]
},
"windows-x86_64": {
"size": 26235747,
"hash": "blake3",
"digest": "4aa37caf105788c381ea71940ba2cba4900f63d668b359c01586385951ef3fa2",
"format": "zst",
"path": "buck2-x86_64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-04-01/buck2-x86_64-pc-windows-msvc.exe.zst"
}
]
},
"linux-x86_64": {
"size": 31989663,
"hash": "blake3",
"digest": "577438e8ebb73d3a6a8fe62fcde1f6d55d661b22b011190c8165e32741e0d7ff",
"format": "zst",
"path": "buck2-x86_64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-04-01/buck2-x86_64-unknown-linux-musl.zst"
}
]
}
}
}