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
·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": 33130602,
"hash": "blake3",
"digest": "9784bb4d76ebf6eca0a7c53099aea1e236516d03cdcae9ed8f468c66c7ebcfed",
"format": "zst",
"path": "buck2-aarch64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-01-19/buck2-aarch64-apple-darwin.zst"
}
]
},
"windows-aarch64": {
"size": 28850798,
"hash": "blake3",
"digest": "9cfbf83937b4322147836dc7d62495e2b273216ae0505782f47974fdcf1331d1",
"format": "zst",
"path": "buck2-aarch64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-01-19/buck2-aarch64-pc-windows-msvc.exe.zst"
}
]
},
"linux-aarch64": {
"size": 34458590,
"hash": "blake3",
"digest": "cea32696e5da99c020b3e208230e01a33c09b871b5fa9a4a2fc6ae5e1481d358",
"format": "zst",
"path": "buck2-aarch64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-01-19/buck2-aarch64-unknown-linux-musl.zst"
}
]
},
"linux-riscv64": {
"size": 36831594,
"hash": "blake3",
"digest": "e4ae8c2f5e595fb8d5cbaf2085f29cec2e7b9f801790a83d0a507897604675c3",
"format": "zst",
"path": "buck2-riscv64gc-unknown-linux-gnu",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-01-19/buck2-riscv64gc-unknown-linux-gnu.zst"
}
]
},
"macos-x86_64": {
"size": 35364232,
"hash": "blake3",
"digest": "10f3be885098290ff58ff10c561efadcede0e5e755ca13fa468ac0ee2046145e",
"format": "zst",
"path": "buck2-x86_64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-01-19/buck2-x86_64-apple-darwin.zst"
}
]
},
"windows-x86_64": {
"size": 30315696,
"hash": "blake3",
"digest": "f5aed51901a811548b36446f2e48a8f2ede82080a128458a9f6dc31d1dbcb7b6",
"format": "zst",
"path": "buck2-x86_64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-01-19/buck2-x86_64-pc-windows-msvc.exe.zst"
}
]
},
"linux-x86_64": {
"size": 35850428,
"hash": "blake3",
"digest": "a33ddcb56a1c8b7f85d87b0e233fe2330ae2a72f5f8570b856bb85c3577d47ad",
"format": "zst",
"path": "buck2-x86_64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-01-19/buck2-x86_64-unknown-linux-musl.zst"
}
]
}
}
}