Skip to content

Commit 86429ca

Browse files
author
Xiang Li
committed
Update buck2 to2024-12-16
1 parent 952624e commit 86429ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/resolve_buck.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ class BuckInfo:
8787
("windows", "x86_64"): BuckInfo(
8888
archive_name="buck2-x86_64-pc-windows-msvc.exe.zst",
8989
target_versions=[
90-
"bf1685c4c4ddd9de4592b5a955cb7326fd01e6c4d5f561643422bed961a17401"
90+
"c7d378f3f307e9590f0b29a5f7f1b21b8e784f4e4bd30a0160b2a69df50d2ee0"
9191
],
9292
),
9393
}

0 commit comments

Comments
 (0)