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": 32660871,
"hash": "blake3",
"digest": "6e3a3ebed9b9a05e75fa39218a994ddef2ed78f54a9f6e526691d6e4edd87dc8",
"format": "zst",
"path": "buck2-aarch64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-10-15/buck2-aarch64-apple-darwin.zst"
}
]
},
"windows-aarch64": {
"size": 27959311,
"hash": "blake3",
"digest": "8e9d54ba10fb34a51f132aedabc9e1f3dba1d2209ee8fd500cdb4b0f91737817",
"format": "zst",
"path": "buck2-aarch64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-10-15/buck2-aarch64-pc-windows-msvc.exe.zst"
}
]
},
"linux-aarch64": {
"size": 34087599,
"hash": "blake3",
"digest": "fde12b5f3da470fde8d255737416eab7bd32ffe2afbb8644c936e8c6360c1f2c",
"format": "zst",
"path": "buck2-aarch64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-10-15/buck2-aarch64-unknown-linux-musl.zst"
}
]
},
"linux-riscv64": {
"size": 36557234,
"hash": "blake3",
"digest": "d4ad4218042453a290aa743efaad39ee18054128f4ea3c2b02ae53e80faf9fc7",
"format": "zst",
"path": "buck2-riscv64gc-unknown-linux-gnu",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-10-15/buck2-riscv64gc-unknown-linux-gnu.zst"
}
]
},
"macos-x86_64": {
"size": 34495809,
"hash": "blake3",
"digest": "732742488cf9e9d95c04bbba383aa8156fd4d5d6c39575a92529385d0e5a01fc",
"format": "zst",
"path": "buck2-x86_64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-10-15/buck2-x86_64-apple-darwin.zst"
}
]
},
"windows-x86_64": {
"size": 29269507,
"hash": "blake3",
"digest": "77e463ddf02c94be08078bdcaf83a37978950246e545524fc84edda2bc116c98",
"format": "zst",
"path": "buck2-x86_64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-10-15/buck2-x86_64-pc-windows-msvc.exe.zst"
}
]
},
"linux-x86_64": {
"size": 35407075,
"hash": "blake3",
"digest": "6b87822191ffbea10c2012776a0dcee0c1481d627832280b17fab31d24f7387d",
"format": "zst",
"path": "buck2-x86_64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-10-15/buck2-x86_64-unknown-linux-musl.zst"
}
]
}
}
}