libmsquic 2.4.5 (new formula)
- [X] Have you followed the guidelines for contributing?
- [X] Have you ensured that your commits follow the commit style guide?
- [x] Have you checked that there aren't other open pull requests for the same formula update/change?
- [X] Have you built your formula locally with
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting? - [X] Is your test running fine
brew test <formula>, where<formula>is the name of the formula you're submitting? - [X] Does your build pass
brew audit --strict <formula>(after doingHOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?
First time contributing into this repo, please let me know if I'm doing something wrong or missing anything obvious. Thanks!
Gentle reminder on this @carlocab, sorry if it bothers. Looking for a guidance here according to the repo rules.
Hello @carlocab, I know that you're busy and there are couple of things going on, but I'd like to ping on this one more time, if there is anything can be done from my side, I can do it. We can even hop on a call to discuss things, if it's possible. Are there any rough estimates for this to get reviewed again, like 1 week, month?
It says that, there are missing bottles, are there anything I should do about it?
No, automation will take care of it -- it's just a bit slow.
:robot: An automated task has requested bottles to be published to this PR.
CI seems to keep getting stuck at pulling Docker containers for some reason.
It also took a while to pull containers in PR CI as well.
Thanks for merging this @carlocab!