mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
We don't support hashes from external files (anymore), downloading another file for integrity validation is pointless. As as result, these two ports would refuse to build as their hashes were missing. Fixes #6645.