Homebrew 5.0.0

(brew.sh)

21 points | by ingve 7 hours ago ago

4 comments

  • QwenGlazer9000 8 minutes ago ago

    I find the removal of --no-quarantine deeply disappointing. We should be pushing back against the idea that the manufacturer should have ANY say at all in what we install on our own hardware, and yet their deprecation of the flag seems like capitulation to apple.

    Why does apple get a free pass for doing this on a laptop, when Google gets (rightfully) shit on for doing it on android?

  • mikemcquaid 7 hours ago ago

    Homebrew Project Leader here. Happy to answer any questions.

    • monocularvision 4 hours ago ago

      Is the internal API mentioned something that can be used for a private tap?

      • mikemcquaid 3 hours ago ago

        No(t yet). It's a slimmer version of the existing JSON API that's similarly only used by homebrew/core and homebrew/cask for now, mainly because they are so huge that using Git for this had very poor performance.