mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
cea2fdd40f
The previous commit added FreeBSD binaries to the Docker build and release directory but didn't update the manifest generator or validation script. Without this, FreeBSD binaries would be built but not tracked or validated, and release validation would fail on the new entries. Related to #1051