-
Notifications
You must be signed in to change notification settings - Fork 63
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": 31815315,
"hash": "blake3",
"digest": "65a9c2296163b9d0a3e0f6ae36923444c79d5abcc7160e88cdce56d1646e12ca",
"format": "zst",
"path": "buck2-aarch64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-03-15/buck2-aarch64-apple-darwin.zst"
}
]
},
"windows-aarch64": {
"size": 27939642,
"hash": "blake3",
"digest": "64bc1eeecdb17aca4cd4cc3e2e878ee5f86d95993c891232add0374bb575304e",
"format": "zst",
"path": "buck2-aarch64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-03-15/buck2-aarch64-pc-windows-msvc.exe.zst"
}
]
},
"linux-aarch64": {
"size": 34861909,
"hash": "blake3",
"digest": "c94bc9096171d9c06e478646ce2fc21ab64cf0d9028aa9341de1fec075f54402",
"format": "zst",
"path": "buck2-aarch64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-03-15/buck2-aarch64-unknown-linux-musl.zst"
}
]
},
"linux-riscv64": {
"size": 37112472,
"hash": "blake3",
"digest": "0f64fbe707fd43504c353bb633b64e8f6b64884c50ebbde116f197a465d9d04a",
"format": "zst",
"path": "buck2-riscv64gc-unknown-linux-gnu",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-03-15/buck2-riscv64gc-unknown-linux-gnu.zst"
}
]
},
"macos-x86_64": {
"size": 34156976,
"hash": "blake3",
"digest": "a158bd24817ece46ce43e700818704182421ad95a0b2031c2e2a9e6d0fcf29a7",
"format": "zst",
"path": "buck2-x86_64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-03-15/buck2-x86_64-apple-darwin.zst"
}
]
},
"windows-x86_64": {
"size": 29670925,
"hash": "blake3",
"digest": "a6522f77c3c9680539df265fc85c8ac98888fa4bb8971e0c43e4b08cc46f3c4a",
"format": "zst",
"path": "buck2-x86_64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-03-15/buck2-x86_64-pc-windows-msvc.exe.zst"
}
]
},
"linux-x86_64": {
"size": 36453720,
"hash": "blake3",
"digest": "61bc5de2f2847fef8a4aa80c6d0b29352e1cce667adbe7d07b79c5ced44d7561",
"format": "zst",
"path": "buck2-x86_64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2026-03-15/buck2-x86_64-unknown-linux-musl.zst"
}
]
}
}
}