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
·79 lines (78 loc) · 2.4 KB
/
buck2
File metadata and controls
executable file
·79 lines (78 loc) · 2.4 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
#!/usr/bin/env dotslash
{
"name": "buck2",
"platforms": {
"macos-aarch64": {
"size": 29452438,
"hash": "blake3",
"digest": "bd19e17ad995ec9aa7621b956c312730547a4527dad11cdf1dd769c7a7d157d3",
"format": "zst",
"path": "buck2-aarch64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-07-15/buck2-aarch64-apple-darwin.zst"
}
]
},
"linux-aarch64": {
"size": 30489069,
"hash": "blake3",
"digest": "3b0e3fa910445b6e93d9d27ac0d6254c2fc1d4fcb87e31064598ee36a75041a8",
"format": "zst",
"path": "buck2-aarch64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-07-15/buck2-aarch64-unknown-linux-musl.zst"
}
]
},
"linux-riscv64": {
"size": 33062023,
"hash": "blake3",
"digest": "5a903d3a1558e7dd4c9c8a932fb8708a5d300c7a175fd5b3faa378ed0458fa29",
"format": "zst",
"path": "buck2-riscv64gc-unknown-linux-gnu",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-07-15/buck2-riscv64gc-unknown-linux-gnu.zst"
}
]
},
"macos-x86_64": {
"size": 31145596,
"hash": "blake3",
"digest": "0d85bd0fdd3bffb1968d9f9dfc16ed49bd028fe6f1e7f238490d19801fba1841",
"format": "zst",
"path": "buck2-x86_64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-07-15/buck2-x86_64-apple-darwin.zst"
}
]
},
"windows-x86_64": {
"size": 26296274,
"hash": "blake3",
"digest": "01aa6ebb978e08acf56c35b9a416dddb7e593aa8454739948e91171c338722ff",
"format": "zst",
"path": "buck2-x86_64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-07-15/buck2-x86_64-pc-windows-msvc.exe.zst"
}
]
},
"linux-x86_64": {
"size": 31815034,
"hash": "blake3",
"digest": "7aef842e0909e0bf6f94f7c959b5c4884d4797808382444b4c9fe1f4a1933f1f",
"format": "zst",
"path": "buck2-x86_64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-07-15/buck2-x86_64-unknown-linux-musl.zst"
}
]
}
}
}