mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
8a7f86b092
* fix(bun): use baseline instead The normal version requires avx2 support. Switching to the baseline removes the requirement. * bump rel