forked from facebook/fboss
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuck2
More file actions
executable file
·91 lines (90 loc) · 2.8 KB
/
buck2
File metadata and controls
executable file
·91 lines (90 loc) · 2.8 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
80
81
82
83
84
85
86
87
88
89
90
91
#!/usr/bin/env dotslash
{
"name": "buck2",
"platforms": {
"macos-aarch64": {
"size": 28849294,
"hash": "blake3",
"digest": "25642bcf1d7559c0ded45dbd9dd8569d67e3fb7a02cb86eb1a72d622d03b2a2c",
"format": "zst",
"path": "buck2-aarch64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-08-15/buck2-aarch64-apple-darwin.zst"
}
]
},
"windows-aarch64": {
"size": 24641527,
"hash": "blake3",
"digest": "3f242cb60c616a507d1ca53afbc81f23bd89123c69fd38939504cef0913fd404",
"format": "zst",
"path": "buck2-aarch64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-08-15/buck2-aarch64-pc-windows-msvc.exe.zst"
}
]
},
"linux-aarch64": {
"size": 29917673,
"hash": "blake3",
"digest": "9bc9c3e69de065f7f20b93440cf8b1d7ee34ebca676c1bcfa9d2787a8b36c80b",
"format": "zst",
"path": "buck2-aarch64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-08-15/buck2-aarch64-unknown-linux-musl.zst"
}
]
},
"linux-riscv64": {
"size": 32349883,
"hash": "blake3",
"digest": "603ff0ab24ad504001852da23c625d2289dbdf39dc6e380fbfcf7969c9954c45",
"format": "zst",
"path": "buck2-riscv64gc-unknown-linux-gnu",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-08-15/buck2-riscv64gc-unknown-linux-gnu.zst"
}
]
},
"macos-x86_64": {
"size": 30557376,
"hash": "blake3",
"digest": "976502fcd0d3f67520095afd4a807cce65968247517839f079567feba0028fcd",
"format": "zst",
"path": "buck2-x86_64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-08-15/buck2-x86_64-apple-darwin.zst"
}
]
},
"windows-x86_64": {
"size": 25634685,
"hash": "blake3",
"digest": "65cf497fa31864fa2233b38a9ace070fe9851a1568c53f4bf9a1c675ef63ea27",
"format": "zst",
"path": "buck2-x86_64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-08-15/buck2-x86_64-pc-windows-msvc.exe.zst"
}
]
},
"linux-x86_64": {
"size": 31201052,
"hash": "blake3",
"digest": "a16921502a705c507617453d34988a77d0448c9a99b5f4364b00597b5f6fe646",
"format": "zst",
"path": "buck2-x86_64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-08-15/buck2-x86_64-unknown-linux-musl.zst"
}
]
}
}
}