←back to thread

349 points dgl | 4 comments | | HN request time: 0s | source
1. therealmarv ◴[] No.44502530[source]
guess I have to wait a bit more... no update to git 2.50.1 on Homebrew yet.
replies(1): >>44504024 #
2. leipert ◴[] No.44504024[source]
https://github.com/Homebrew/homebrew-core/pull/229423 or brew install git --HEAD
replies(2): >>44504781 #>>44505143 #
3. Fishkins ◴[] No.44504781[source]
Thanks for making that PR! A regular `brew install git` installs 2.50.1 for me now.
4. therealmarv ◴[] No.44505143[source]
Thanks for the PR. I was also looking into it briefly and did not understand where the SHA256 for the various architectures are coming from and so I gave up before creating the PR (now I understand it's created automatically by a bot).