From 1ebaa8d6b584c6f2f649acf5166ddd8b5766939d Mon Sep 17 00:00:00 2001 From: Alec Thomas Date: Sat, 28 Sep 2024 08:52:31 +1000 Subject: [PATCH] Bump buck2 --- buck2.hcl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buck2.hcl b/buck2.hcl index 536cca08..0823b384 100644 --- a/buck2.hcl +++ b/buck2.hcl @@ -34,7 +34,7 @@ on "unpack" { } } -version "2024-03-15" { +version "2024-03-15" "2024-09-16" { auto-version { github-release = "facebook/buck2" } @@ -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", }