Px4-dev SHA256 mismatch

Getting the following error for all MacOS build actions in the PX4-Autopilot repo:

Expected: 6e4a8a6aad592a0c156d16233e16ee276fd6cc63b620be5bd047375b1352e27d
  Actual: 5eda2111dc20c092dc8241768121cf4173edabb593b2b199e6c233b5088c52aa
    File: /Users/runner/Library/Caches/Homebrew/downloads/be4aff9b473b8b0c6bae0ff08a6611885de9d56ee3a477c05453bb6bbcaab246--px4.py
To retry an incomplete download, remove the file above.
1 Like

Posted a fix in the homebrew-px4 repo: Update px4.py SHA256 hash by beauzo · Pull Request #89 · PX4/homebrew-px4 · GitHub

…meaning, ALL MacOS workflows are currently broken until the above is merged.