Skip to content

Commit 29f1bbe

Browse files
Open Source Botfacebook-github-bot
Open Source Bot
authored andcommitted
Updating hashes
Summary: GitHub releases: https://github.com/facebook/buck2/releases/tag/2025-05-06 Reviewed By: zpao fbshipit-source-id: 134f8ae043dd5b42cc2960eabd4a0804ed133de5
1 parent b423b5f commit 29f1bbe

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

buck2

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
#!/usr/bin/env dotslash
2+
3+
{
4+
"name": "rust-project",
5+
"platforms": {
6+
"macos-aarch64": {
7+
"size": 1298055,
8+
"hash": "blake3",
9+
"digest": "6a7db2b2d4b4ad54e402df6b56830f96fd8e8cb6cb402c21608c42c5a9262267",
10+
"format": "zst",
11+
"path": "rust-project-aarch64-apple-darwin",
12+
"providers": [
13+
{
14+
"url": "https://github.com/facebook/buck2/releases/download/2025-05-06/rust-project-aarch64-apple-darwin.zst"
15+
}
16+
]
17+
},
18+
"linux-aarch64": {
19+
"size": 1433031,
20+
"hash": "blake3",
21+
"digest": "db990d92ee9132e1eff4518acff4688992d795420c539052bf5d894b948432fa",
22+
"format": "zst",
23+
"path": "rust-project-aarch64-unknown-linux-musl",
24+
"providers": [
25+
{
26+
"url": "https://github.com/facebook/buck2/releases/download/2025-05-06/rust-project-aarch64-unknown-linux-musl.zst"
27+
}
28+
]
29+
},
30+
"macos-x86_64": {
31+
"size": 1396577,
32+
"hash": "blake3",
33+
"digest": "fec40ca8ef112b73014aef3e79751e245b71c092f7bef7c54947ad7356878fcc",
34+
"format": "zst",
35+
"path": "rust-project-x86_64-apple-darwin",
36+
"providers": [
37+
{
38+
"url": "https://github.com/facebook/buck2/releases/download/2025-05-06/rust-project-x86_64-apple-darwin.zst"
39+
}
40+
]
41+
},
42+
"windows-x86_64": {
43+
"size": 1204449,
44+
"hash": "blake3",
45+
"digest": "5d5ea2faa7291b54a8389e4f7aab343565c59062c756dbe21e0416bddc610d55",
46+
"format": "zst",
47+
"path": "rust-project-x86_64-pc-windows-msvc.exe",
48+
"providers": [
49+
{
50+
"url": "https://github.com/facebook/buck2/releases/download/2025-05-06/rust-project-x86_64-pc-windows-msvc.exe.zst"
51+
}
52+
]
53+
},
54+
"linux-x86_64": {
55+
"size": 1542697,
56+
"hash": "blake3",
57+
"digest": "3219085df7b768be8c732f0343b3e1a19ccfcc2d84b92ffa02a00b2afcf57587",
58+
"format": "zst",
59+
"path": "rust-project-x86_64-unknown-linux-musl",
60+
"providers": [
61+
{
62+
"url": "https://github.com/facebook/buck2/releases/download/2025-05-06/rust-project-x86_64-unknown-linux-musl.zst"
63+
}
64+
]
65+
}
66+
}
67+
}

0 commit comments

Comments
 (0)