Skip to content

Commit 0ee4abf

Browse files
Open Source Botfacebook-github-bot
Open Source Bot
authored andcommitted
Updating hashes
Summary: GitHub commits: facebookincubator/fizz@1b024ed GitHub releases: https://github.com/facebook/buck2/releases/tag/2025-03-15 Reviewed By: bigfootjon fbshipit-source-id: bd0fb47722de2f189e8e5e40eb8976033c78972f
1 parent b3facfa commit 0ee4abf

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

.buckconfig.d/external_cells/facebookincubator/fizz/external_cell.buckconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ gh_facebookincubator_fizz = git
66

77
[external_cell_gh_facebookincubator_fizz]
88
git_origin = https://github.com/facebookincubator/fizz.git
9-
commit_hash = 8138b68050cc2a6f04d59d5890c8eddc6813e17f
9+
commit_hash = 1b024edfcefe9840bc58e4b20eff53cd1e655e80

buck2

+15-15
Original file line numberDiff line numberDiff line change
@@ -4,62 +4,62 @@
44
"name": "buck2",
55
"platforms": {
66
"macos-aarch64": {
7-
"size": 28848786,
7+
"size": 26705557,
88
"hash": "blake3",
9-
"digest": "d2bb7b47db0da61e0a0aa11d181c9d536acdee2c0c388f96052c5cef12870e18",
9+
"digest": "2a283b3c5caf211b4f8712bfd57f68711322f60bef6e2b3d5256c2e98d2ed420",
1010
"format": "zst",
1111
"path": "buck2-aarch64-apple-darwin",
1212
"providers": [
1313
{
14-
"url": "https://github.com/facebook/buck2/releases/download/2025-03-01/buck2-aarch64-apple-darwin.zst"
14+
"url": "https://github.com/facebook/buck2/releases/download/2025-03-15/buck2-aarch64-apple-darwin.zst"
1515
}
1616
]
1717
},
1818
"linux-aarch64": {
19-
"size": 30706057,
19+
"size": 31136063,
2020
"hash": "blake3",
21-
"digest": "4cbbf8d7dc636025cb5aaac8af781dd2f26677a2c9b6c7cc2542ce13e1e780b8",
21+
"digest": "5fd341c4d32078f06004f30c44a7a13ef3127fcc2cf3eab81748a55b4a4c1e93",
2222
"format": "zst",
2323
"path": "buck2-aarch64-unknown-linux-musl",
2424
"providers": [
2525
{
26-
"url": "https://github.com/facebook/buck2/releases/download/2025-03-01/buck2-aarch64-unknown-linux-musl.zst"
26+
"url": "https://github.com/facebook/buck2/releases/download/2025-03-15/buck2-aarch64-unknown-linux-musl.zst"
2727
}
2828
]
2929
},
3030
"macos-x86_64": {
31-
"size": 30784289,
31+
"size": 28728490,
3232
"hash": "blake3",
33-
"digest": "c81c167bd119bd6c9ab3d1341a7b2c88862c1c0018d99d501c26891f355a78a5",
33+
"digest": "15f489feb4770d748bf52278adf6e06ddfc27cd135a12e8714bcb39efc7bd27a",
3434
"format": "zst",
3535
"path": "buck2-x86_64-apple-darwin",
3636
"providers": [
3737
{
38-
"url": "https://github.com/facebook/buck2/releases/download/2025-03-01/buck2-x86_64-apple-darwin.zst"
38+
"url": "https://github.com/facebook/buck2/releases/download/2025-03-15/buck2-x86_64-apple-darwin.zst"
3939
}
4040
]
4141
},
4242
"windows-x86_64": {
43-
"size": 26208047,
43+
"size": 26568427,
4444
"hash": "blake3",
45-
"digest": "a2a5ba8093129645d87d2eefe7d2a34482909c2852bc5fa247c6909ed2d061f7",
45+
"digest": "75aff0aa83663e963aff33ec5305f30080f242257d8bc4da1ccc74e579c89e86",
4646
"format": "zst",
4747
"path": "buck2-x86_64-pc-windows-msvc.exe",
4848
"providers": [
4949
{
50-
"url": "https://github.com/facebook/buck2/releases/download/2025-03-01/buck2-x86_64-pc-windows-msvc.exe.zst"
50+
"url": "https://github.com/facebook/buck2/releases/download/2025-03-15/buck2-x86_64-pc-windows-msvc.exe.zst"
5151
}
5252
]
5353
},
5454
"linux-x86_64": {
55-
"size": 32164226,
55+
"size": 32643642,
5656
"hash": "blake3",
57-
"digest": "87c23d55ec930cab4fd8be5128d024a6b0ccfdf140c34a0982df6775da9bd717",
57+
"digest": "917c73bfa258b9f2dbe108622b96fbd343c34f03ee9f92016b68f92a16991155",
5858
"format": "zst",
5959
"path": "buck2-x86_64-unknown-linux-musl",
6060
"providers": [
6161
{
62-
"url": "https://github.com/facebook/buck2/releases/download/2025-03-01/buck2-x86_64-unknown-linux-musl.zst"
62+
"url": "https://github.com/facebook/buck2/releases/download/2025-03-15/buck2-x86_64-unknown-linux-musl.zst"
6363
}
6464
]
6565
}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 8138b68050cc2a6f04d59d5890c8eddc6813e17f
1+
Subproject commit 1b024edfcefe9840bc58e4b20eff53cd1e655e80

0 commit comments

Comments
 (0)