mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
The release workflow produces `hapi-linux-x64-baseline.tar.gz` (from bun-linux-x64-baseline target), but the Homebrew formula generator wrote the URL as `hapi-linux-x64.tar.gz`, causing `brew install` to fail on Linux x64 with a 404. Closes #365 via [HAPI](https://hapi.run) Co-authored-by: HAPI <noreply@hapi.run>