Skip to content

Commit

Permalink
Bump buck2
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Sep 27, 2024
1 parent 0c08f39 commit 1ebaa8d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion buck2.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ on "unpack" {
}
}

version "2024-03-15" {
version "2024-03-15" "2024-09-16" {
auto-version {
github-release = "facebook/buck2"
}
Expand All @@ -44,4 +44,7 @@ sha256sums = {
"https://github.com/facebook/buck2/releases/download/2024-03-15/buck2-x86_64-unknown-linux-gnu.zst": "ade10518486a61c669f8216197dc924936041dfd56b4a21ec947d76ababb1dca",
"https://github.com/facebook/buck2/releases/download/2024-03-15/buck2-x86_64-apple-darwin.zst": "cf3077b0f3820c65806f80903b4ca36fb06987e8a88b7709a0c60eff66335df5",
"https://github.com/facebook/buck2/releases/download/2024-03-15/buck2-aarch64-apple-darwin.zst": "18a43c5df7bd891a60ab94ab33a9f2c883c187d802db9b8dfefcc646356241d4",
"https://github.com/facebook/buck2/releases/download/2024-09-16/buck2-x86_64-unknown-linux-gnu.zst": "f2825c3d20927686ef3ddaa86ae924e1df5cffe3f1da9061c429c0573431f5c7",
"https://github.com/facebook/buck2/releases/download/2024-09-16/buck2-x86_64-apple-darwin.zst": "7be9bb56ead32d6873ab3a91e53517ff9ac97ca9827f7a10c2cbbf1648dd5f07",
"https://github.com/facebook/buck2/releases/download/2024-09-16/buck2-aarch64-apple-darwin.zst": "e01d3525bc323a0af57e221140fa2ce4e6066b2bf3210d626362eed6088e15ac",
}

0 comments on commit 1ebaa8d

Please sign in to comment.