You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add blake3 overlay port to fix vcpkg build failure
The pinned vcpkg commit has blake3 1.8.2 whose patch download hash
changed on GitHub, breaking all CI builds. Add a local overlay port
with blake3 1.8.3 (from upstream vcpkg) which removes the problematic
patch download. Also remove non-existent overlay-triplets path.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments