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
·67 lines (66 loc) · 2.01 KB
/
Copy pathbuck2
File metadata and controls
executable file
·67 lines (66 loc) · 2.01 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
#!/usr/bin/env dotslash
{
"name": "buck2",
"platforms": {
"macos-aarch64": {
"size": 29408927,
"hash": "blake3",
"digest": "5ea19906fbd0de66b7b8340662c67e5a0d779d8bf5fa38b02d5000e66f168d60",
"format": "zst",
"path": "buck2-aarch64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-06-15/buck2-aarch64-apple-darwin.zst"
}
]
},
"linux-aarch64": {
"size": 30464904,
"hash": "blake3",
"digest": "c844a91b2057c29293a40f4f831c6c49a26f40fb2c09bf02486df6a3a2a4953a",
"format": "zst",
"path": "buck2-aarch64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-06-15/buck2-aarch64-unknown-linux-musl.zst"
}
]
},
"macos-x86_64": {
"size": 30969291,
"hash": "blake3",
"digest": "1a7c78e91ab44b7c85c8501dc4e42095d49ea5cae6726efcf6fc19e1219d323c",
"format": "zst",
"path": "buck2-x86_64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-06-15/buck2-x86_64-apple-darwin.zst"
}
]
},
"windows-x86_64": {
"size": 26163233,
"hash": "blake3",
"digest": "7f04ff2b57585f024741a65bf13dd427ee8682864be16defb21490c201041ccd",
"format": "zst",
"path": "buck2-x86_64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-06-15/buck2-x86_64-pc-windows-msvc.exe.zst"
}
]
},
"linux-x86_64": {
"size": 31714840,
"hash": "blake3",
"digest": "8d5e2c28487eadf619a601ba077f40e04dc451dc8ac592a5672b2b25d6b9e220",
"format": "zst",
"path": "buck2-x86_64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2025-06-15/buck2-x86_64-unknown-linux-musl.zst"
}
]
}
}
}