We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678f4f5 commit 52d3037Copy full SHA for 52d3037
1 file changed
packages/buck2/data.json
@@ -1,5 +1,19 @@
1
{
2
- "_meta": { "default": "2025-12-01", "releases": "https://github.com/facebook/buck2/releases" },
+ "_meta": { "default": "2026-03-15", "releases": "https://github.com/facebook/buck2/releases" },
3
+ "2026-03-15": {
4
+ "x86_64-linux": {
5
+ "sha256": "sha256-NGODtuEj2udHn1en+ZdAt7C+vqRxMFA4D9bsMJ5B/F4="
6
+ },
7
+ "aarch64-linux": {
8
+ "sha256": "sha256-jZLZxUkO/ndhHI3rtnDFSNu5KINKJ7oLpLSYF9+8Lko="
9
10
+ "x86_64-darwin": {
11
+ "sha256": "sha256-oTEly2jsgsUs4uu3YybPO28ywxwOYcV7fVfz/cGoxnQ="
12
13
+ "aarch64-darwin": {
14
+ "sha256": "sha256-4TycV0YF65aOVS/Wq15CGMVYkwe/viqceC+/tl3p9Wo="
15
+ }
16
17
"2025-12-01": {
18
"x86_64-linux": {
19
"sha256": "sha256-TOgL0pLnNEAhHkKvynnM91kW06K6jZPeJnpSibYg8EU="
0 commit comments