Skip to content

Commit

Permalink
Updating hashes
Browse files Browse the repository at this point in the history
Summary:
GitHub commits:

facebook/buck2-prelude@d11a72d
facebook/fbthrift@a22442c
facebook/folly@1392864
facebookexperimental/rust-shed@61d5f20

GitHub releases:

https://github.com/facebook/buck2/releases/tag/2025-01-02

Reviewed By: ajb85

fbshipit-source-id: ab9ad666b0015a45f367753f3d5ee688f58b73e9
  • Loading branch information
Open Source Bot authored and facebook-github-bot committed Jan 2, 2025
1 parent b9e121d commit b257d47
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions buck2
Original file line number Diff line number Diff line change
Expand Up @@ -4,62 +4,62 @@
"name": "buck2",
"platforms": {
"macos-aarch64": {
"size": 26557981,
"size": 26678080,
"hash": "blake3",
"digest": "61e2c66b9d71750cae1717413c3b11f4b259e4bd0b453a3849e85e3718f73d7f",
"digest": "77a33acb816af93dc9a38d0bf26a1c0d044ede1d1e9bf80e68bd2c692e9b15b3",
"format": "zst",
"path": "buck2-aarch64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2024-12-16/buck2-aarch64-apple-darwin.zst"
"url": "https://github.com/facebook/buck2/releases/download/2025-01-02/buck2-aarch64-apple-darwin.zst"
}
]
},
"linux-aarch64": {
"size": 28964298,
"size": 28584872,
"hash": "blake3",
"digest": "36bc8deb94a120a8ce31f2589c61a6ebc5cc2368596ba594e62cb19124d73568",
"digest": "718ab212768932fa261284629b0c679639d06e7bff2d659f33eb1922121c4a9c",
"format": "zst",
"path": "buck2-aarch64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2024-12-16/buck2-aarch64-unknown-linux-musl.zst"
"url": "https://github.com/facebook/buck2/releases/download/2025-01-02/buck2-aarch64-unknown-linux-musl.zst"
}
]
},
"macos-x86_64": {
"size": 28284668,
"size": 28411693,
"hash": "blake3",
"digest": "0d2dcb24fc1d457606cb3b0d7e86638dcd7bac926bec83d4e396483d991abc28",
"digest": "c70e6b0a7d35ada00dbb0a6af45c9032322c8d6bb5da9ade57813db8fec9cfd1",
"format": "zst",
"path": "buck2-x86_64-apple-darwin",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2024-12-16/buck2-x86_64-apple-darwin.zst"
"url": "https://github.com/facebook/buck2/releases/download/2025-01-02/buck2-x86_64-apple-darwin.zst"
}
]
},
"windows-x86_64": {
"size": 23861880,
"size": 23990882,
"hash": "blake3",
"digest": "1b21cfe4e69b784e2a36342ff7f586e01415c6868dce530d285c7c7c2fb509ed",
"digest": "7dbef62c82d63a80c3a331b2455afce365c2a34c81a17533937f80989bc1f1dd",
"format": "zst",
"path": "buck2-x86_64-pc-windows-msvc.exe",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2024-12-16/buck2-x86_64-pc-windows-msvc.exe.zst"
"url": "https://github.com/facebook/buck2/releases/download/2025-01-02/buck2-x86_64-pc-windows-msvc.exe.zst"
}
]
},
"linux-x86_64": {
"size": 29922285,
"size": 30052738,
"hash": "blake3",
"digest": "7effb9fc30f99a48baaadfabf8fe9b234cef6adb47c9bc8f7ebf01649484c155",
"digest": "6a4e4f1e4c27fafa799fd64b258b00d405344e3e9e8fab0ab0cc88477bcf9947",
"format": "zst",
"path": "buck2-x86_64-unknown-linux-musl",
"providers": [
{
"url": "https://github.com/facebook/buck2/releases/download/2024-12-16/buck2-x86_64-unknown-linux-musl.zst"
"url": "https://github.com/facebook/buck2/releases/download/2025-01-02/buck2-x86_64-unknown-linux-musl.zst"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion build/deps/github_hashes/facebook/folly-rev.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Subproject commit 7fad06e3d1ce4e427ea68abca9e862cced07607a
Subproject commit 13928647cc43264bdb8bbc67978b36d049083819

0 comments on commit b257d47

Please sign in to comment.