forked from facebookexperimental/rust-shed
-
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": 33642020,
"hash": "blake3",
"digest": "1d8e241b1b1a39800539548d5636bc363f0aa9aa62a9af2a976e3e3587015c1d",
"format": "zst",
"path": "buck2-aarch64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-11-15/buck2-aarch64-apple-darwin.zst"
}
]
},
"windows-aarch64": {
"size": 28930545,
"hash": "blake3",
"digest": "11fa0a0e748cba18a9cdd5d93509c6d9deb74e86b59d4730a87d5c1f0a0c1898",
"format": "zst",
"path": "buck2-aarch64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-11-15/buck2-aarch64-pc-windows-msvc.exe.zst"
}
]
},
"linux-aarch64": {
"size": 35130011,
"hash": "blake3",
"digest": "ceb6a662ba4cecfd72b2dc96947209c4ed23701708ddbbf82e2ae63aabd94963",
"format": "zst",
"path": "buck2-aarch64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-11-15/buck2-aarch64-unknown-linux-musl.zst"
}
]
},
"linux-riscv64": {
"size": 37868634,
"hash": "blake3",
"digest": "da24398b798c87f36783435019328dc2c0e659db5ee5bf4c94dce43f3f8d7d5e",
"format": "zst",
"path": "buck2-riscv64gc-unknown-linux-gnu",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-11-15/buck2-riscv64gc-unknown-linux-gnu.zst"
}
]
},
"macos-x86_64": {
"size": 35792565,
"hash": "blake3",
"digest": "a73863359a172fbcbcab626c8d6a6ab948542c91a184dfdcdec7c2ab75578f9c",
"format": "zst",
"path": "buck2-x86_64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-11-15/buck2-x86_64-apple-darwin.zst"
}
]
},
"windows-x86_64": {
"size": 30365911,
"hash": "blake3",
"digest": "1fd6a72e7bef54684f41651c227f2b55421c48ade3e088c4d50a2fa776cf2756",
"format": "zst",
"path": "buck2-x86_64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-11-15/buck2-x86_64-pc-windows-msvc.exe.zst"
}
]
},
"linux-x86_64": {
"size": 36406496,
"hash": "blake3",
"digest": "546280e955eab25f7239b50008747241f352c019c6a56260a3d8b93a95276b71",
"format": "zst",
"path": "buck2-x86_64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-11-15/buck2-x86_64-unknown-linux-musl.zst"
}
]
}
}
}