forked from facebook/folly
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuck2
More file actions
executable file
·67 lines (66 loc) · 2.01 KB
/
buck2
File metadata and controls
executable file
·67 lines (66 loc) · 2.01 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
#!/usr/bin/env dotslash
{
"name": "buck2",
"platforms": {
"macos-aarch64": {
"size": 29351270,
"hash": "blake3",
"digest": "1eecee4697ee80e05f3d766d00d9da0a57b85c88f9d06f44819aeef488c2f504",
"format": "zst",
"path": "buck2-aarch64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-06-01/buck2-aarch64-apple-darwin.zst"
}
]
},
"linux-aarch64": {
"size": 30401083,
"hash": "blake3",
"digest": "56b08d4a935fd1e0e709a87c7ef2d39e631a74638ea51214a2909016f2bd4b5d",
"format": "zst",
"path": "buck2-aarch64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-06-01/buck2-aarch64-unknown-linux-musl.zst"
}
]
},
"macos-x86_64": {
"size": 30912953,
"hash": "blake3",
"digest": "bc839b6d766635694ed4febd552d9bd17bbbb7a7c019c16765fcb54ac1a1e912",
"format": "zst",
"path": "buck2-x86_64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-06-01/buck2-x86_64-apple-darwin.zst"
}
]
},
"windows-x86_64": {
"size": 26119750,
"hash": "blake3",
"digest": "9069b88169fe56f1490ccaa60b1647db428859046db4b7c2b52743c0b06e9fac",
"format": "zst",
"path": "buck2-x86_64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-06-01/buck2-x86_64-pc-windows-msvc.exe.zst"
}
]
},
"linux-x86_64": {
"size": 31652275,
"hash": "blake3",
"digest": "6925fbb87be96414f1bd6b3397e9035dadf67fa496e9baa2ac91e55f79ac6793",
"format": "zst",
"path": "buck2-x86_64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-06-01/buck2-x86_64-unknown-linux-musl.zst"
}
]
}
}
}